Home
last modified time | relevance | path

Searched refs:MAX_FRAGMENT_UNIFORM_COMPONENTS (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/graphics/kf5-kquickcharts/kquickcharts-5.89.0/src/shaders/
H A Dpiechart.frag11 // This is based on OpenGL's MAX_FRAGMENT_UNIFORM_COMPONENTS.
12 // MAX_FRAGMENT_UNIFORM_COMPONENTS is required to be at least 1024.
H A Dsdf.glsl13 // at least less than MAX_FRAGMENT_UNIFORM_COMPONENTS / 2 (since we need vec2).
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.10/execution/
H A Dglsl-fs-uniform-array-5.shader_test14 * much larger than the minimum MAX_FRAGMENT_UNIFORM_COMPONENTS, so a
H A Dglsl-fs-uniform-array-6.shader_test14 * much larger than the minimum MAX_FRAGMENT_UNIFORM_COMPONENTS, so a
H A Dglsl-fs-uniform-array-7.shader_test14 * much larger than the minimum MAX_FRAGMENT_UNIFORM_COMPONENTS, so a
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/gl/
H A Dconsts.go472 MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49 const
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h97 MAX_FRAGMENT_UNIFORM_COMPONENTS = sw::FRAGMENT_UNIFORM_VECTORS * 4, enumerator
102 …MENT_UNIFORM_COMPONENTS = MAX_FRAGMENT_UNIFORM_BLOCKS_COMPONENTS + MAX_FRAGMENT_UNIFORM_COMPONENTS,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h97 MAX_FRAGMENT_UNIFORM_COMPONENTS = sw::FRAGMENT_UNIFORM_VECTORS * 4, enumerator
102 …MENT_UNIFORM_COMPONENTS = MAX_FRAGMENT_UNIFORM_BLOCKS_COMPONENTS + MAX_FRAGMENT_UNIFORM_COMPONENTS,
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLContextUtils.cpp176 XX(MAX_FRAGMENT_UNIFORM_COMPONENTS); in GetEnumName()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLContextUtils.cpp176 XX(MAX_FRAGMENT_UNIFORM_COMPONENTS); in GetEnumName()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLContextUtils.cpp178 XX(MAX_FRAGMENT_UNIFORM_COMPONENTS) in GetEnumName()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLContextUtils.cpp176 XX(MAX_FRAGMENT_UNIFORM_COMPONENTS); in GetEnumName()
/dports/x11-toolkits/kf5-kirigami2/kirigami2-5.89.0/src/scenegraph/shaders/
H A Dsdf.glsl18 // at least less than MAX_FRAGMENT_UNIFORM_COMPONENTS / 2 (since we need vec2).
H A Dsdf_lowpower.glsl18 // at least less than MAX_FRAGMENT_UNIFORM_COMPONENTS / 2 (since we need vec2).
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextUtils.cpp366 XX(MAX_FRAGMENT_UNIFORM_COMPONENTS); in GetEnumName()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContextUtils.cpp365 XX(MAX_FRAGMENT_UNIFORM_COMPONENTS); in GetEnumName()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/interfaces/
H A Dwebgl2.idl92 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/generators/WebGLGen/
H A Dwebgl2.idl94 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/generators/WebGLGen/
H A Dwebgl2.idl94 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/khronos_api-2.2.0/api_webgl/specs/latest/2.0/
H A Dwebgl2.idl91 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A Dwebgl2.idl92 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/interfaces/
H A Dwebgl2.idl92 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/webidls/
H A DWebGL2RenderingContext.webidl94 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;
/dports/games/dose-response/dose-response-179c326/cargo-crates/khronos_api-2.2.0/api_webgl/specs/latest/2.0/
H A Dwebgl2.idl91 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/specs/2.0.0/
H A Dwebgl2.idl93 const GLenum MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49;

1234567