OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_glGetCompressedTextureFormats
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.cpp
70
set_glGetCompressedTextureFormats(
s_glGetCompressedTextureFormats
);
89
void GL2Decoder::
s_glGetCompressedTextureFormats
(void *self, int count, GLint *formats)
/sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.cpp
57
set_glGetCompressedTextureFormats(
s_glGetCompressedTextureFormats
);
216
void GLDecoder::
s_glGetCompressedTextureFormats
(void *self, GLint count, GLint *data)
Completed in 1099 milliseconds