Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json373 "glGetTextureSubImage": { object
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl379 #define glGetTextureSubImage glwGetTextureSubImage macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json856 "glGetTextureSubImage": { object
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl3186 GLW_APICALL void GLW_APIENTRY glGetTextureSubImage (GLuint texture, GLint level, GLint xoffset, GLi… function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5790 void GL_APIENTRY glGetTextureSubImage(GLuint texture, in glGetTextureSubImage() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5807 void GL_APIENTRY glGetTextureSubImage(GLuint texture, in glGetTextureSubImage() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl2777 void CallLogWrapper::glGetTextureSubImage (glw::GLuint texture, glw::GLint level, glw::GLint xoffse… function in CallLogWrapper