Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl104 #define glCompressedTextureSubImage3D glwCompressedTextureSubImage3D macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json197 "glCompressedTextureSubImage3D": { object
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl705 void CallLogWrapper::glCompressedTextureSubImage3D (glw::GLuint texture, glw::GLint level, glw::GLi… function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5531 void GL_APIENTRY glCompressedTextureSubImage3D(GLuint texture, in glCompressedTextureSubImage3D() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl938 GLW_APICALL void GLW_APIENTRY glCompressedTextureSubImage3D (GLuint texture, GLint level, GLint xof… function