Searched refs:glClearColor_enc (Results 1 – 2 of 2) sorted by relevance
48 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor_enc() function8373 this->glClearColor = &glClearColor_enc; in gl_encoder_context_t()
480 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor_enc() function11589 this->glClearColor = &glClearColor_enc; in gl2_encoder_context_t()