Searched refs:GL_COORD_REPLACE_NV (Results 1 – 5 of 5) sorted by relevance
393 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV) in _mesa_TexEnvfv()462 if (pname == GL_COORD_REPLACE_NV) { in _mesa_TexEnvfv()638 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV) in _mesa_GetTexEnvfv()679 if (pname == GL_COORD_REPLACE_NV) { in _mesa_GetTexEnvfv()704 maxUnit = (target == GL_POINT_SPRITE_NV && pname == GL_COORD_REPLACE_NV) in _mesa_GetTexEnviv()743 if (pname == GL_COORD_REPLACE_NV) { in _mesa_GetTexEnviv()
1250 _mesa_TexEnvi(GL_POINT_SPRITE_NV, GL_COORD_REPLACE_NV, in _mesa_PopAttrib()
332 EXPECT_EQ(1, __glTexEnvfv_size(GL_COORD_REPLACE_NV)); in TEST()
9238 #define GL_COORD_REPLACE_NV 0x8862 macro
10138 #define GL_COORD_REPLACE_NV 0x8862 macro