Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_enc.cpp1133 void glActiveTexture_enc(void *self , GLenum texture) in glActiveTexture_enc() function
8324 this->glActiveTexture = &glActiveTexture_enc; in gl_encoder_context_t()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.cpp20 void glActiveTexture_enc(void *self , GLenum texture) in glActiveTexture_enc() function
11050 this->glActiveTexture = &glActiveTexture_enc; in gl2_encoder_context_t()