Lines Matching defs:BASE
593 enum base_mipmap { BASE, MIPMAP };
607 * \param bm either BASE or MIPMAP to indicate what's incomplete
625 if (bm == BASE)
667 incomplete(t, BASE, "base level = %d is invalid", baseLevel);
681 incomplete(t, BASE, "Image[baseLevel=%d] == NULL", baseLevel);
689 incomplete(t, BASE, "texture width or height or depth = 0");
703 incomplete(t, BASE, "Filter is not supported with Float types.");
754 incomplete(t, BASE, "Cube face missing or mismatched size");
759 incomplete(t, BASE, "Cube face format mismatch");
763 incomplete(t, BASE, "Cube face border size mismatch");