Home
last modified time | relevance | path

Searched defs:dstTarget (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fBufferCopyTests.cpp56 deUint32 dstTarget, in BasicBufferCopyCase()
154 deUint32 dstTarget, in SingleBufferCopyCase()
266 deUint32 dstTarget = bufferTargets[dstTargetNdx]; in init() local
305 deUint32 dstTarget = GL_COPY_WRITE_BUFFER; in init() local
330 deUint32 dstTarget = bufferTargets[dstTargetNdx]; in init() local
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_copy_image.java45 @GLuint int dstName, @GLenum int dstTarget, int dstLevel, in glCopyImageSubData()
H A DNV_copy_image.java43 @GLuint int dstName, @GLenum int dstTarget, int dstLevel, in glCopyImageSubDataNV()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dcopy_image.py17 def glCopyImageSubDataNV(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX,… argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dcopy_image.py17 def glCopyImageSubData(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX,ds… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dcopy_image.py17 def glCopyImageSubData(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX,ds… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/OES/
H A Dcopy_image.py17 def glCopyImageSubDataOES(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/EXT/
H A Dcopy_image.py17 def glCopyImageSubDataEXT(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dcopy_image.py17 def glCopyImageSubDataNV(srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstName,dstTarget,dstLevel,dstX,… argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/WGL/NV/
H A Dcopy_image.py17 def wglCopyImageSubDataNV(hSrcRC,srcName,srcTarget,srcLevel,srcX,srcY,srcZ,hDstRC,dstName,dstTarget argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/WGL/NV/
H A Dcopy_image.py17 def wglCopyImageSubDataNV(hSrcRC,srcName,srcTarget,srcLevel,srcX,srcY,srcZ,hDstRC,dstName,dstTarget argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLX/NV/
H A Dcopy_image.py17 …aNV(dpy,srcCtx,srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstCtx,dstName,dstTarget,dstLevel,dstX,ds… argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/NV/
H A Dcopy_image.py17 …aNV(dpy,srcCtx,srcName,srcTarget,srcLevel,srcX,srcY,srcZ,dstCtx,dstName,dstTarget,dstLevel,dstX,ds… argument
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dcopyimage.c584 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
607 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
743 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
766 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dcopyimage.c582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NVX/
H A Dlinked_gpu_multicast.py18 …pu,destinationGpuMask,srcName,srcTarget,srcLevel,srcX,srxY,srcZ,dstName,dstTarget,dstLevel,dstX,ds… argument

12345678910>>...12