Searched refs:GL_COORD_REPLACE_OES (Results 1 – 7 of 7) sorted by relevance
40 glTexEnvi(GL_POINT_SPRITE_OES, GL_COORD_REPLACE_OES, GL_TRUE); in TEST_P()
1679 case GL_COORD_REPLACE_OES: in FromGLenum()1727 return GL_COORD_REPLACE_OES; in ToGLenum()
587 #define GL_COORD_REPLACE_OES 0x8862 macro
577 #define GL_COORD_REPLACE_OES 0x8862 macro
730 #define GL_COORD_REPLACE_OES 0x8862 macro
3927 pub const GL_COORD_REPLACE_OES: u32 = 34914; constant