Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_PRIORITY (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexparam.c561 case GL_TEXTURE_PRIORITY: in set_tex_parameterf()
788 case GL_TEXTURE_PRIORITY: in _mesa_TexParameteri()
843 case GL_TEXTURE_PRIORITY: in _mesa_TexParameteriv()
1337 case GL_TEXTURE_PRIORITY: in _mesa_GetTexParameterfv()
1521 case GL_TEXTURE_PRIORITY: in _mesa_GetTexParameteriv()
Dattrib.c800 _mesa_TexParameterf(target, GL_TEXTURE_PRIORITY, obj->Priority); in pop_texture_group()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dtexparam.c561 case GL_TEXTURE_PRIORITY: in set_tex_parameterf()
788 case GL_TEXTURE_PRIORITY: in _mesa_TexParameteri()
843 case GL_TEXTURE_PRIORITY: in _mesa_TexParameteriv()
1337 case GL_TEXTURE_PRIORITY: in _mesa_GetTexParameterfv()
1521 case GL_TEXTURE_PRIORITY: in _mesa_GetTexParameteriv()
Dattrib.c800 _mesa_TexParameterf(target, GL_TEXTURE_PRIORITY, obj->Priority); in pop_texture_group()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dindirect_size.c164 case GL_TEXTURE_PRIORITY: in __glTexParameterfv_size()
/external/chromium_org/third_party/mesa/src/src/glx/tests/
Denum_sizes.cpp210 EXPECT_EQ(1, __glTexParameterfv_size(GL_TEXTURE_PRIORITY)); in TEST()
259 case GL_TEXTURE_PRIORITY: in TEST()
/external/mesa3d/src/glx/tests/
Denum_sizes.cpp210 EXPECT_EQ(1, __glTexParameterfv_size(GL_TEXTURE_PRIORITY)); in TEST()
259 case GL_TEXTURE_PRIORITY: in TEST()
/external/mesa3d/docs/
DVERSIONS639 - added GL_TEXTURE_PRIORITY fix (keithh@netcomuk.co.uk)
1139 - fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the
/external/chromium_org/third_party/mesa/src/docs/
DVERSIONS639 - added GL_TEXTURE_PRIORITY fix (keithh@netcomuk.co.uk)
1139 - fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the
/external/mesa3d/include/GL/
Dgl.h727 #define GL_TEXTURE_PRIORITY 0x8066 macro
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl.h727 #define GL_TEXTURE_PRIORITY 0x8066 macro