Home
last modified time | relevance | path

Searched refs:glCompressedTexSubImage2D (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/angle/src/libGLESv2/
DlibGLESv2.def25 glCompressedTexSubImage2D @23
DlibGLESv2.cpp1149 void __stdcall glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, … in glCompressedTexSubImage2D() function
/external/chromium_org/third_party/mesa/src/docs/
DRELNOTES-4.059 glCompressedTexSubImage2D
/external/mesa3d/docs/
DRELNOTES-4.059 glCompressedTexSubImage2D
/external/chromium_org/gpu/GLES2/
Dgl2chromium_autogen.h36 #define glCompressedTexSubImage2D GLES2_GET_FUN(CompressedTexSubImage2D) macro
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2.h512 #define glCompressedTexSubImage2D GLES2_GET_FUN(CompressedTexSubImage2D) macro
661 GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xo…
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def493 glCompressedTexSubImage2D
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
Dmesa.def493 glCompressedTexSubImage2D
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java146 public void glCompressedTexSubImage2D(int target, int level, in glCompressedTexSubImage2D() method in GLErrorLogger.ErrorLoggingGL
149 ((GL10)mGL).glCompressedTexSubImage2D( target, level, in glCompressedTexSubImage2D()
/external/chromium_org/third_party/mesa/src/include/GLES2/
Dgl2.h496 GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xo…
/external/mesa3d/include/GLES/
Dgl.h651 GL_API void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint…
/external/chromium_org/third_party/angle/include/GLES2/
Dgl2.h496 GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xo…
/external/chromium_org/third_party/khronos/GLES2/
Dgl2.h496 GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xo…
/external/chromium_org/third_party/mesa/src/include/GLES/
Dgl.h651 GL_API void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint…
/external/mesa3d/include/GLES2/
Dgl2.h496 GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xo…
/external/chromium_org/gpu/command_buffer/docs/
Dgles2_cmd_format_docs.txt524 //! Command that corresponds to glCompressedTexSubImage2D.
541 //! Immediate version of command that corresponds to glCompressedTexSubImage2D.
556 //! Bucket version of command that corresponds to glCompressedTexSubImage2D.
/external/chromium_org/gpu/command_buffer/
Dcmd_buffer_functions.txt29 GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenumTextureTarget target, GLint le…
/external/chromium_org/ppapi/lib/gl/gles2/
Dgles2.c130 void GL_APIENTRY glCompressedTexSubImage2D( in glCompressedTexSubImage2D() function
/external/chromium_org/gpu/command_buffer/client/
Dgles2_c_lib_autogen.h810 glCompressedTexSubImage2D), },
/external/mesa3d/include/GL/
Dgl.h1865 GLAPI void GLAPIENTRY glCompressedTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint y…
Dgl_mangle.h272 #define glCompressedTexSubImage2D MANGLE(CompressedTexSubImage2D) macro
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl.h1865 GLAPI void GLAPIENTRY glCompressedTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint y…
Dgl_mangle.h272 #define glCompressedTexSubImage2D MANGLE(CompressedTexSubImage2D) macro
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_opengl.h3278 GLAPI void APIENTRY glCompressedTexSubImage2D (GLenum, GLint, GLint, GLint, GLsizei, GLsizei, GLenu…
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder.cc8247 glCompressedTexSubImage2D( in DoCompressedTexSubImage2D()

12