Home
last modified time | relevance | path

Searched defs:s_glGetCompressedTextureFormats (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/GLESv2_dec/
DGL2Decoder.cpp92 void GL2Decoder::s_glGetCompressedTextureFormats(void *self, int count, GLint *formats) in s_glGetCompressedTextureFormats() function in GL2Decoder
/sdk/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp220 void GLDecoder::s_glGetCompressedTextureFormats(void *self, GLint count, GLint *data) in s_glGetCompressedTextureFormats() function in GLDecoder