Home
last modified time | relevance | path

Searched refs:glCopyTexSubImage1D (Results 1 – 25 of 31) sorted by relevance

12

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def70 glCopyTexSubImage1D = glCopyTexSubImage1D@24
Dosmesa.def73 glCopyTexSubImage1D
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def63 glCopyTexSubImage1D = glCopyTexSubImage1D@24
Dopengl32.def63 glCopyTexSubImage1D
Dstw_context.c930 &glCopyTexSubImage1D,
Dgldrv.h362 …void (APIENTRY *glCopyTexSubImage1D )(GLenum target, GLint level, GLint xoffset, GLint x…
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp159 void ContextWrapper::glCopyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, in… in glCopyTexSubImage1D() function in sglr::ContextWrapper
DsglrContextWrapper.hpp73 void glCopyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, int width);
/external/angle/src/libGL/
DlibGL_autogen.def325 glCopyTexSubImage1D
/external/mesa3d/docs/
Dindex.rst277 - glCopyTexSubImage1D
/external/deqp/framework/opengl/wrapper/
DglwInitGL30.inl49 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL31.inl50 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL32.inl51 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL33.inl53 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL40.inl59 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL42.inl63 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL41.inl62 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL43.inl67 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL44.inl76 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL45.inl90 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwInitGL46.inl90 gl->copyTexSubImage1D = (glCopyTexSubImage1DFunc) loader->get("glCopyTexSubImage1D");
DglwApi.inl116 #define glCopyTexSubImage1D glwCopyTexSubImage1D macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl116 gl->copyTexSubImage1D = glCopyTexSubImage1D;
/external/mesa3d/include/GL/
Dgl.h1345 GLAPI void GLAPIENTRY glCopyTexSubImage1D( GLenum target, GLint level,
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl116 void glCopyTexSubImage1D (glw::GLenum target, glw::GLint level, glw::GLint xoffset, glw…

12