Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def68 glCopyTexImage1D = glCopyTexImage1D@28
Dosmesa.def71 glCopyTexImage1D
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def61 glCopyTexImage1D = glCopyTexImage1D@28
Dopengl32.def61 glCopyTexImage1D
Dstw_context.c928 &glCopyTexImage1D,
Dgldrv.h360 …void (APIENTRY *glCopyTexImage1D )(GLenum target, GLint level, GLenum internalFormat,…
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp149 void ContextWrapper::glCopyTexImage1D (deUint32 target, int level, deUint32 internalFormat, int x, … in glCopyTexImage1D() function in sglr::ContextWrapper
DsglrContextWrapper.hpp71 …void glCopyTexImage1D (deUint32 target, int level, deUint32 internalformat, int x, int y, i…
/external/angle/src/libGL/
DlibGL_autogen.def323 glCopyTexImage1D
/external/mesa3d/docs/
Dindex.rst275 - glCopyTexImage1D
/external/deqp/framework/opengl/wrapper/
DglwInitGL30.inl47 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL31.inl48 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL32.inl49 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL33.inl51 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL40.inl57 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL42.inl61 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL41.inl60 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL43.inl65 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL44.inl74 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL45.inl88 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwInitGL46.inl88 gl->copyTexImage1D = (glCopyTexImage1DFunc) loader->get("glCopyTexImage1D");
DglwApi.inl114 #define glCopyTexImage1D glwCopyTexImage1D macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl114 gl->copyTexImage1D = glCopyTexImage1D;
/external/mesa3d/include/GL/
Dgl.h1332 GLAPI void GLAPIENTRY glCopyTexImage1D( GLenum target, GLint level,
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl114 void glCopyTexImage1D (glw::GLenum target, glw::GLint level, glw::GLenum internalformat…

12