Home
last modified time | relevance | path

Searched defs:glGetCompressedTextureSubImage (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl266 #define glGetCompressedTextureSubImage glwGetCompressedTextureSubImage macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json548 "glGetCompressedTextureSubImage": { object
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl1883 void CallLogWrapper::glGetCompressedTextureSubImage (glw::GLuint texture, glw::GLint level, glw::GL… function in CallLogWrapper
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl2258 GLW_APICALL void GLW_APIENTRY glGetCompressedTextureSubImage (GLuint texture, GLint level, GLint xo… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5660 void GL_APIENTRY glGetCompressedTextureSubImage(GLuint texture, in glGetCompressedTextureSubImage() function