Home
last modified time | relevance | path

Searched refs:GL_ALL_SHADER_BITS (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_separate_shader_objects/
H A DValidateProgramPipeline.c177 if (bit_a != GL_ALL_SHADER_BITS) in build_and_validate_pipe()
178 glUseProgramStages(pipe, GL_ALL_SHADER_BITS, 0); in build_and_validate_pipe()
317 GL_ALL_SHADER_BITS, prog_vs_fs, in piglit_init()
360 GL_ALL_SHADER_BITS, prog_vs_fs, in piglit_init()
372 GL_ALL_SHADER_BITS, prog_vs_gs, in piglit_init()
384 GL_ALL_SHADER_BITS, prog_vs_gs, in piglit_init()
422 GL_ALL_SHADER_BITS, prog_tess, in piglit_init()
H A DIsProgramPipeline.c107 glUseProgramStages(id[1], GL_ALL_SHADER_BITS, 0); in piglit_init()
H A DGetProgramPipelineiv.c267 glUseProgramStages(pipe, GL_ALL_SHADER_BITS, 0); in piglit_init()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_separate_shader_objects12 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_separate_shader_objects13 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_ARB_separate_shader_objects13 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_separate_shader_objects13 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_ARB_separate_shader_objects13 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_ARB_separate_shader_objects13 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_separate_shader_objects13 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_separate_shader_objects12 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_ARB_separate_shader_objects12 GL_ALL_SHADER_BITS 0xFFFFFFFF
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_separate_shader_objects.java51 GL_ALL_SHADER_BITS = 0xFFFFFFFF; field
H A DGL41.java126 GL_ALL_SHADER_BITS = 0xFFFFFFFF; field
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dseparate_shader_objects.py15 GL_ALL_SHADER_BITS=_C('GL_ALL_SHADER_BITS',0xFFFFFFFF) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DProgramPipeline.cpp95 if (stages == GL_ALL_SHADER_BITS) in useProgramStages()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c323 if (stages != GL_ALL_SHADER_BITS && (stages & ~any_valid_stages) != 0) { in _mesa_UseProgramStages()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DProgramPipeline.cpp95 if (stages == GL_ALL_SHADER_BITS) in useProgramStages()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c323 if (stages != GL_ALL_SHADER_BITS && (stages & ~any_valid_stages) != 0) { in _mesa_UseProgramStages()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dseparate_shader_objects.py15 GL_ALL_SHADER_BITS=_C('GL_ALL_SHADER_BITS',0xFFFFFFFF) variable
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c323 if (stages != GL_ALL_SHADER_BITS && (stages & ~any_valid_stages) != 0) { in _mesa_UseProgramStages()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c323 if (stages != GL_ALL_SHADER_BITS && (stages & ~any_valid_stages) != 0) { in _mesa_UseProgramStages()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dpipelineobj.c319 if (stages != GL_ALL_SHADER_BITS && (stages & ~any_valid_stages) != 0) { in _mesa_UseProgramStages()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c323 if (stages != GL_ALL_SHADER_BITS && (stages & ~any_valid_stages) != 0) { in _mesa_UseProgramStages()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dpipelineobj.c323 if (stages != GL_ALL_SHADER_BITS && (stages & ~any_valid_stages) != 0) { in _mesa_UseProgramStages()

12345678910>>...17