glCompressedTexSubImage2D  947 gpu/command_buffer/client/gles2_c_lib_autogen.h      reinterpret_cast<GLES2FunctionPointer>(glCompressedTexSubImage2D), },
glCompressedTexSubImage2D 8281 gpu/command_buffer/service/gles2_cmd_decoder.cc   glCompressedTexSubImage2D(
glCompressedTexSubImage2D  234 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     glCompressedTexSubImage2D(target,
glCompressedTexSubImage2D  661 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* data);
glCompressedTexSubImage2D  400 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data);