Home
last modified time | relevance | path

Searched refs:glBindTexture_enc (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_enc.cpp1212 void glBindTexture_enc(void *self , GLenum target, GLuint texture) in glBindTexture_enc() function
8413 this->glBindTexture = &glBindTexture_enc; in gl_encoder_context_t()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.cpp180 void glBindTexture_enc(void *self , GLenum target, GLuint texture) in glBindTexture_enc() function
11579 this->glBindTexture = &glBindTexture_enc; in gl2_encoder_context_t()