Searched refs:GL_CLAMP_TO_EDGE (Results 1 – 4 of 4) sorted by relevance
190 ctx->dispatcher().glTexParameteri( GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE ); in validate()191 ctx->dispatcher().glTexParameteri( GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE ); in validate()
309 GL_CLAMP_TO_EDGE(0x812F), enumConstant
375 #define GL_CLAMP_TO_EDGE 0x812F macro
486 #define GL_CLAMP_TO_EDGE 0x812F macro