Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl122 #define glCopyTextureSubImage1D glwCopyTextureSubImage1D macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json233 "glCopyTextureSubImage1D": { object
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl831 void CallLogWrapper::glCopyTextureSubImage1D (glw::GLuint texture, glw::GLint level, glw::GLint xof… function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp5557 glCopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) in glCopyTextureSubImage1D() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl1183 GLW_APICALL void GLW_APIENTRY glCopyTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, … function