Home
last modified time | relevance | path

Searched refs:MIPMAP (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexobj.c593 enum base_mipmap { BASE, MIPMAP }; enumerator
672 incomplete(t, MIPMAP, "MAX_LEVEL (%d) < BASE_LEVEL (%d)", in _mesa_test_texobj_completeness()
783 incomplete(t, MIPMAP, "minLevel > maxLevel"); in _mesa_test_texobj_completeness()
814 incomplete(t, MIPMAP, "TexImage[%d] is missing", i); in _mesa_test_texobj_completeness()
818 incomplete(t, MIPMAP, "Format[i] != Format[baseLevel]"); in _mesa_test_texobj_completeness()
822 incomplete(t, MIPMAP, "Border[i] != Border[baseLevel]"); in _mesa_test_texobj_completeness()
826 incomplete(t, MIPMAP, "TexImage[%d] bad width %u", i, in _mesa_test_texobj_completeness()
831 incomplete(t, MIPMAP, "TexImage[%d] bad height %u", i, in _mesa_test_texobj_completeness()
836 incomplete(t, MIPMAP, "TexImage[%d] bad depth %u", i, in _mesa_test_texobj_completeness()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_dump.c597 CAP_CASE(TextureCaps, D3DPTEXTURECAPS, MIPMAP); in nine_dump_D3DCAPS9()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_internalformat_query2.txt188 MIPMAP 0x8293
607 - MIPMAP: If the resource supports mipmaps, TRUE is returned in <params>.
DARB_framebuffer_object.txt1062 "If the value of texture parameter GENERATE MIPMAP is TRUE and a
/third_party/openGLES/extensions/ARB/
DARB_internalformat_query2.txt199 MIPMAP 0x8293
639 - MIPMAP: If the resource supports mipmaps, TRUE is returned in <params>.
DARB_framebuffer_object.txt1072 "If the value of texture parameter GENERATE MIPMAP is TRUE and a
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_framebuffer_object.txt461 "If the value of texture parameter GENERATE MIPMAP is TRUE and a
/third_party/openGLES/extensions/EXT/
DEXT_framebuffer_object.txt461 "If the value of texture parameter GENERATE MIPMAP is TRUE and a