Home
last modified time | relevance | path

Searched refs:u_color (Results 101 – 125 of 174) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fDepthTests.cpp60 const sglr::UniformSlot& u_color; member in deqp::gles3::Functional::DepthShader
81 , u_color(getUniformByName("u_color")) in DepthShader()
99 const tcu::Vec4 color(u_color.value.f4); in shadeFragments()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/14-shadowvolumes/
H A Dfs_shadowvolume_color_lighting.sc13 uniform vec4 u_color;
80 vec3 color = u_color.xyz;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/13-stencil/
H A Dfs_stencil_texture_lighting.sc15 uniform vec4 u_color;
89 gl_FragColor.w = u_color.w;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/14-shadowvolumes/
H A Dfs_shadowvolume_color_lighting.sc13 uniform vec4 u_color;
80 vec3 color = u_color.xyz;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/13-stencil/
H A Dfs_stencil_texture_lighting.sc15 uniform vec4 u_color;
89 gl_FragColor.w = u_color.w;
/dports/cad/uranium/Uranium-3ed9c4de/tests/Shaders/
H A Dtest.shader10 u_color = selection_color
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/openlayers/src/ol/render/webgl/linestringreplay/
H A Ddefaultshader.glsl142 uniform vec4 u_color;
154 gl_FragColor = u_color;
155 float alpha = u_color.a * u_opacity;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/38-bloom/
H A Dbloom.cpp252 u_color = bgfx::createUniform("u_color", bgfx::UniformType::Vec4); in init()
322 bgfx::destroy(u_color); in shutdown()
507 bgfx::setUniform(u_color, &color[4 * (xx % kNumColors)]); in update()
627 bgfx::UniformHandle u_color; member in __anonec35f7980111::ExampleDeferred
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/38-bloom/
H A Dbloom.cpp252 u_color = bgfx::createUniform("u_color", bgfx::UniformType::Vec4); in init()
322 bgfx::destroy(u_color); in shutdown()
507 bgfx::setUniform(u_color, &color[4 * (xx % kNumColors)]); in update()
627 bgfx::UniformHandle u_color; member in __anon3cfb7dc00111::ExampleDeferred
/dports/devel/upp/upp/uppsrc/GLDraw/
H A DGLDrawS.cpp11 int u_color; variable
113 u_color = gl_rect.GetUniform("u_color"); in initializeGL()
216 glUniform4f(u_color, r / 255.0, g / 255.0, b / 255.0, 1.0); in PutRect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/tests/
H A Dgl_program_unittest.cc178 uniform vec4 u_color; in TEST_F()
181 gl_FragColor = u_color; in TEST_F()
H A Dgl_virtual_contexts_unittest.cc121 uniform vec4 u_color; in SetupSimpleShader()
124 gl_FragColor = u_color; in SetupSimpleShader()
/dports/graphics/milton/milton-1.9.1/src/
H A Dpicker.f.glsl10 uniform vec3 u_color;
136 color = vec4(u_color, 1);
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/16-shadowmaps/
H A Dfs_shadowmaps_color_lighting.sh11 uniform vec4 u_color;
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/16-shadowmaps/
H A Dfs_shadowmaps_color_lighting.sh11 uniform vec4 u_color;
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/
H A Dundirected_dfs.hpp156 ColorValue u_color = get(vertex_color, *ui); in undirected_dfs() local
157 if (u_color == Color::white()) { vis.start_vertex(*ui, g); in undirected_dfs()
/dports/biology/lamarc/lamarc-2.1.8/boost/graph/
H A Dundirected_dfs.hpp156 ColorValue u_color = get(vertex_color, *ui); in undirected_dfs() local
157 if (u_color == Color::white()) { vis.start_vertex(*ui, g); in undirected_dfs()
/dports/games/frogatto/frogatto-1.3.1/modules/hex/data/level/
H A Dtitlescreen.cfg70 "draw": "[set(uniforms.u_mvp_matrix, mvp_matrix), set(uniforms.u_color, color)]"
/dports/devel/boost-docs/boost_1_72_0/boost/graph/
H A Dundirected_dfs.hpp162 ColorValue u_color = get(vertex_color, *ui); in undirected_dfs() local
163 if (u_color == Color::white()) { vis.start_vertex(*ui, g); in undirected_dfs()
/dports/devel/hyperscan/boost_1_75_0/boost/graph/
H A Dundirected_dfs.hpp192 ColorValue u_color = get(vertex_color, *ui); in undirected_dfs() local
193 if (u_color == Color::white()) in undirected_dfs()
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/
H A Dundirected_dfs.hpp192 ColorValue u_color = get(vertex_color, *ui); in undirected_dfs() local
193 if (u_color == Color::white()) in undirected_dfs()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/
H A Dundirected_dfs.hpp162 ColorValue u_color = get(vertex_color, *ui); in undirected_dfs() local
163 if (u_color == Color::white()) { vis.start_vertex(*ui, g); in undirected_dfs()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/
H A Dundirected_dfs.hpp192 ColorValue u_color = get(vertex_color, *ui); in undirected_dfs() local
193 if (u_color == Color::white()) in undirected_dfs()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/graph/
H A Dundirected_dfs.hpp192 ColorValue u_color = get(vertex_color, *ui);
193 if (u_color == Color::white())
/dports/databases/percona57-server/boost_1_59_0/boost/graph/
H A Dundirected_dfs.hpp162 ColorValue u_color = get(vertex_color, *ui); in undirected_dfs() local
163 if (u_color == Color::white()) { vis.start_vertex(*ui, g); in undirected_dfs()

1234567