Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp281 void GLContext::texSubImage1D(uint32_t target, int level, int xoffset, int width, uint32_t format, … in texSubImage1D() function in sglr::GLContext
H A DsglrReferenceContext.cpp1395 void ReferenceContext::texSubImage1D(uint32_t target, int level, int xoffset, int width, uint32_t f… in texSubImage1D() function in sglr::ReferenceContext
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h92 PFNGLTEXSUBIMAGE1DPROC texSubImage1D = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl698 glTexSubImage1DFunc texSubImage1D; variable