HomeSort by relevance Sort by last modified time
    Searched refs:glExtGetTexSubImageQCOM (Results 1 - 22 of 22) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_ftable.h 204 {"glExtGetTexSubImageQCOM", (void*)glExtGetTexSubImageQCOM},
gl2_client_context.h 204 glExtGetTexSubImageQCOM_client_proc_t glExtGetTexSubImageQCOM;
gl2_client_context.cpp 206 glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_client_proc_t) getProc("glExtGetTexSubImageQCOM", userData);
gl2_entry.cpp 202 void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid* texels);
    [all...]
gl2_enc.cpp     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_ftable.h 276 {"glExtGetTexSubImageQCOM", (void*)glExtGetTexSubImageQCOM},
gl_client_context.h 294 glExtGetTexSubImageQCOM_client_proc_t glExtGetTexSubImageQCOM;
gl_client_context.cpp 296 glExtGetTexSubImageQCOM = (glExtGetTexSubImageQCOM_client_proc_t) getProc("glExtGetTexSubImageQCOM", userData);
gl_entry.cpp 292 void glExtGetTexSubImageQCOM(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid* texels);
    [all...]
gl_enc.cpp     [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_ftable.h 283 {"glExtGetTexSubImageQCOM", (void *)glExtGetTexSubImageQCOM},
gles_dispatch.h 286 glExtGetTexSubImageQCOM_t glExtGetTexSubImageQCOM;
    [all...]
gles.cpp     [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
glext.h     [all...]
  /external/mesa3d/include/GLES/
glext.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2ext.h     [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2ext.h     [all...]

Completed in 66 milliseconds