Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_enc.cpp4872 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc() function
5187 this->glGetCompressedTextureFormats = &glGetCompressedTextureFormats_enc; in gl2_encoder_context_t()
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp4448 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc() function
8331 this->glGetCompressedTextureFormats = &glGetCompressedTextureFormats_enc; in gl_encoder_context_t()