Home
last modified time | relevance | path

Searched refs:MAX_PATCH_VERTICES (Results 1 – 25 of 50) sorted by relevance

12

/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
H A Dcontext.c646 consts->MaxPatchVertices = MAX_PATCH_VERTICES; in _mesa_init_constants()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
H A Dcontext.c646 consts->MaxPatchVertices = MAX_PATCH_VERTICES; in _mesa_init_constants()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
H A Dcontext.c646 consts->MaxPatchVertices = MAX_PATCH_VERTICES; in _mesa_init_constants()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
H A Dcontext.c646 consts->MaxPatchVertices = MAX_PATCH_VERTICES; in _mesa_init_constants()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
H A Dcontext.c594 consts->MaxPatchVertices = MAX_PATCH_VERTICES; in _mesa_init_constants()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dconfig.h275 #define MAX_PATCH_VERTICES 32 macro
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dconfig.h289 #define MAX_PATCH_VERTICES 32 macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dconfig.h289 #define MAX_PATCH_VERTICES 32 macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dconfig.h289 #define MAX_PATCH_VERTICES 32 macro
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dconfig.h289 #define MAX_PATCH_VERTICES 32 macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dconfig.h289 #define MAX_PATCH_VERTICES 32 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcExtTokens.cpp75 MAX_PATCH_VERTICES = GL_MAX_PATCH_VERTICES; in init()
200 MAX_PATCH_VERTICES = GL_MAX_PATCH_VERTICES_EXT; in init()
H A DglcExtTokens.hpp74 glw::GLenum MAX_PATCH_VERTICES; member
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gfx_device_gl-0.15.5/src/
H A Dinfo.rs284 … max_patch_size: if tessellation_supported { get_usize(gl, gl::MAX_PATCH_VERTICES) } else {0}, in get_all()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderMaxPatchVertices.cpp375 gl.getIntegerv(m_glExtTokens.MAX_PATCH_VERTICES, &m_gl_max_patch_vertices); in initTest()
H A DesextcTessellationShaderErrors.cpp1891 gl.getIntegerv(m_glExtTokens.MAX_PATCH_VERTICES, &gl_max_patch_vertices_value); in getTessellationControlShaderCode()

12