Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl100 #define glCompressedTextureSubImage1D glwCompressedTextureSubImage1D macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json191 "glCompressedTextureSubImage1D": { object
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl677 void CallLogWrapper::glCompressedTextureSubImage1D (glw::GLuint texture, glw::GLint level, glw::GLi… function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5506 void GL_APIENTRY glCompressedTextureSubImage1D(GLuint texture, in glCompressedTextureSubImage1D() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl884 GLW_APICALL void GLW_APIENTRY glCompressedTextureSubImage1D (GLuint texture, GLint level, GLint xof… function