OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glGetCompressedTextureFormats
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp
214
void
glGetCompressedTextureFormats
(int count, GLint* formats);
[
all
...]
gl2_client_context.h
216
glGetCompressedTextureFormats_client_proc_t
glGetCompressedTextureFormats
;
[
all
...]
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_entry.cpp
169
void
glGetCompressedTextureFormats
(int count, GLint* formats);
[
all
...]
gl_client_context.h
171
glGetCompressedTextureFormats_client_proc_t
glGetCompressedTextureFormats
;
[
all
...]
Completed in 133 milliseconds