Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp280 void GLContext::texSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 format,… in texSubImage1D() function in sglr::GLContext
DsglrReferenceContext.cpp1297 void ReferenceContext::texSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 … in texSubImage1D() function in sglr::ReferenceContext
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h92 PFNGLTEXSUBIMAGE1DPROC texSubImage1D = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h92 PFNGLTEXSUBIMAGE1DPROC texSubImage1D = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl698 glTexSubImage1DFunc texSubImage1D; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp1956 void Context::texSubImage1D(GLenum target, in texSubImage1D() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp1992 void Context::texSubImage1D(GLenum target, in texSubImage1D() function in gl::Context