HomeSort by relevance Sort by last modified time
    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 439 milliseconds