Home
last modified time | relevance | path

Searched refs:glCopyTextureSubImage1D (Results 76 – 100 of 265) sorted by relevance

1234567891011

/dports/lang/v/v-0.1.29/thirdparty/glad/
H A Dglad.h4972 #define glCopyTextureSubImage1D glad_glCopyTextureSubImage1D macro
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/src/
H A Dglewinfo.c1568 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/glad/glad/
H A Dgl.h3149 #define glCopyTextureSubImage1D glad_glCopyTextureSubImage1D macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluCallLogWrapper.inl831 void CallLogWrapper::glCopyTextureSubImage1D (glw::GLuint texture, glw::GLint level, glw::GLint xof… function in CallLogWrapper
834 …m_log << TestLog::Message << "glCopyTextureSubImage1D(" << texture << ", " << level << ", " << xof…
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/glLoader/
H A DglApi.cpp868 void (GLAPIENTRY *glCopyTextureSubImage1D) (GLuint texture, GLint level, GLint xoffset, GLint x…
4068glCopyTextureSubImage1D = (PFNGLCOPYTEXTURESUBIMAGE1DPROC) loadFunction("glCopyTextureSubImage1D"); in loadSymbols()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl1183 GLW_APICALL void GLW_APIENTRY glCopyTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, … function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glew/
H A Dglewinfo.c1760 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glew/
H A Dglewinfo.c1760 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/glew-2.1.0/src/
H A Dglewinfo.c1760 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glew/
H A Dglewinfo.c1760 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/graphics/libprojectm/projectm-3.1.12/msvc/
H A Dglewinfo.c1760 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/glew/vtkglew/src/
H A Dglewinfo.c1760 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/graphics/open3d/Open3D-0.2/src/External/glew/src/
H A Dglewinfo.c1760 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/glew/src/
H A Dglewinfo.c1760 glewInfoFunc("glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dosmesa.h9661 #undef glCopyTextureSubImage1D
9662 #define glCopyTextureSubImage1D (gl.CopyTextureSubImage1D) macro
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dosmesa.h9663 #undef glCopyTextureSubImage1D
9664 #define glCopyTextureSubImage1D (gl.CopyTextureSubImage1D) macro
/dports/graphics/glew-wayland/glew-2.2.0/src/
H A Dglewinfo.c1797 glewInfoFunc(fi, "glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/graphics/glew/glew-2.2.0/src/
H A Dglewinfo.c1797 glewInfoFunc(fi, "glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/glew/vtkglew/src/
H A Dglewinfo.c1797 glewInfoFunc(fi, "glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/glew/src/
H A Dglewinfo.c1797 glewInfoFunc(fi, "glCopyTextureSubImage1D", glCopyTextureSubImage1D == NULL); in _glewInfo_GL_ARB_direct_state_access()
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp1049 inline void glCopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, G… in glCopyTextureSubImage1D() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp1049 inline void glCopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, G… in glCopyTextureSubImage1D() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/include/GL/
H A Dglcorearb.h2843 GLAPI void APIENTRY glCopyTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLint x, G…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/include/GL/
H A Dglcorearb.h2843 GLAPI void APIENTRY glCopyTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLint x, G…
/dports/emulators/aranym/aranym-1.1.0/tools/
H A Dglfuncs.h374 GLAPI void APIENTRY glCopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GL…

1234567891011