Searched refs:GL_POINT_SPRITE_OES (Results 1 – 13 of 13) sorted by relevance
39 glEnable(GL_POINT_SPRITE_OES); in TEST_P()40 glTexEnvi(GL_POINT_SPRITE_OES, GL_COORD_REPLACE_OES, GL_TRUE); in TEST_P()
68 EXPECT_GL_FALSE(glIsEnabled(GL_POINT_SPRITE_OES)); in TEST_P()
52 points rather than quads. When GL_POINT_SPRITE_OES is enabled,127 RESOLVED: The GL_POINT_SPRITE_OES enable is global. The
62 points rather than quads. When GL_POINT_SPRITE_OES is enabled,137 RESOLVED: The GL_POINT_SPRITE_OES enable is global. The
1837 case GL_POINT_SPRITE_OES: in FromGLenum()1851 return GL_POINT_SPRITE_OES; in ToGLenum()
576 #define GL_POINT_SPRITE_OES 0x8861 macro
557 #define GL_POINT_SPRITE_OES 0x8861 macro
177 glState->getEnableFeature(GL_POINT_SPRITE_OES); in prepareForDraw()
1393 case GL_POINT_SPRITE_OES: in setEnableFeature()1535 case GL_POINT_SPRITE_OES: in getEnableFeature()
673 case GL_POINT_SPRITE_OES: in ValidCap()
729 #define GL_POINT_SPRITE_OES 0x8861 macro