Home
last modified time | relevance | path

Searched refs:glNamedFramebufferDrawBuffer (Results 1 – 25 of 271) sorted by relevance

1234567891011

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_multisample/
H A Ddsa-texelfetch.c182 glNamedFramebufferDrawBuffer(init_fbo, GL_COLOR_ATTACHMENT0); in read_from_texture()
204 glNamedFramebufferDrawBuffer(result_fbo, GL_COLOR_ATTACHMENT0); in read_from_texture()
/dports/x11/virtualgl/virtualgl-3.0/server/
H A Dfaker-mapfile.c116 glNamedFramebufferDrawBuffer;
H A Dfaker-gl.cpp616 void glNamedFramebufferDrawBuffer(GLuint framebuffer, GLenum buf) in glNamedFramebufferDrawBuffer() function
626 OPENTRACE(glNamedFramebufferDrawBuffer); PRARGI(framebuffer); in glNamedFramebufferDrawBuffer()
H A Dfaker-sym.h597 VFUNCDEF2(glNamedFramebufferDrawBuffer, GLuint, framebuffer, GLenum, buf,
598 glNamedFramebufferDrawBuffer)
H A Dfaker-glx.cpp1388 CHECK_FAKED(glNamedFramebufferDrawBuffer) in glXGetProcAddressARB()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlCore45.hxx55 using theBaseClass_t::glNamedFramebufferDrawBuffer;
H A DOpenGl_GlFunctions.hxx1614 PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC glNamedFramebufferDrawBuffer;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlCore45.hxx55 using theBaseClass_t::glNamedFramebufferDrawBuffer;
H A DOpenGl_GlFunctions.cxx1440 && FindProcShort (glNamedFramebufferDrawBuffer) in load()
H A DOpenGl_GlFunctions.hxx1614 PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC glNamedFramebufferDrawBuffer;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore45.hxx54 using theBaseClass_t::glNamedFramebufferDrawBuffer;
H A DOpenGl_GlFunctions.hxx1562 PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC glNamedFramebufferDrawBuffer;
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_direct_state_access68 void glNamedFramebufferDrawBuffer (GLuint framebuffer, GLenum mode)
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/OpenGL/
H A Dogl.symbols553 glNamedFramebufferDrawBuffer
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_direct_state_access68 void glNamedFramebufferDrawBuffer (GLuint framebuffer, GLenum mode)
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_direct_state_access68 void glNamedFramebufferDrawBuffer (GLuint framebuffer, GLenum mode)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A DlibGL_autogen.def1052 glNamedFramebufferDrawBuffer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A DlibGL_autogen.def1052 glNamedFramebufferDrawBuffer
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_direct_state_access.java245 void glNamedFramebufferDrawBuffer(@GLuint int framebuffer, @GLenum int mode); in glNamedFramebufferDrawBuffer() method
H A DGL45.java247 void glNamedFramebufferDrawBuffer(@GLuint int framebuffer, @GLenum int mode); in glNamedFramebufferDrawBuffer() method
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Ddirect_state_access.py212 def glNamedFramebufferDrawBuffer(framebuffer,buf):pass function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_4_5.h463 #define glNamedFramebufferDrawBuffer dolNamedFramebufferDrawBuffer macro
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_4_5.py307 def glNamedFramebufferDrawBuffer(framebuffer,buf):pass function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/null/
H A DtcuNullRenderContextInitFuncs.inl518 gl->namedFramebufferDrawBuffer = glNamedFramebufferDrawBuffer;
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/GL/
H A Dgl.symbols1828 glNamedFramebufferDrawBuffer

1234567891011