Home
last modified time | relevance | path

Searched defs:glCompressedTextureSubImage2D (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json97 "glCompressedTextureSubImage2D": { object
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl102 #define glCompressedTextureSubImage2D glwCompressedTextureSubImage2D macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json194 "glCompressedTextureSubImage2D": { object
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl909 GLW_APICALL void GLW_APIENTRY glCompressedTextureSubImage2D (GLuint texture, GLint level, GLint xof… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5517 void GL_APIENTRY glCompressedTextureSubImage2D(GLuint texture, in glCompressedTextureSubImage2D() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5533 void GL_APIENTRY glCompressedTextureSubImage2D(GLuint texture, in glCompressedTextureSubImage2D() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl691 void CallLogWrapper::glCompressedTextureSubImage2D (glw::GLuint texture, glw::GLint level, glw::GLi… function in CallLogWrapper