Lines Matching full:uniform
71 << sglr::pdec::Uniform("u_color", glu::TYPE_FLOAT_VEC4)
79 "uniform mediump vec4 u_color;\n"
120 << sglr::pdec::Uniform("u_sampler0", glu::TYPE_SAMPLER_2D)
131 "uniform sampler2D u_sampler0;\n"
180 << sglr::pdec::Uniform("u_sampler0", glu::TYPE_SAMPLER_2D)
181 << sglr::pdec::Uniform("u_sampler1", glu::TYPE_SAMPLER_2D)
192 "uniform sampler2D u_sampler0;\n"
193 "uniform sampler2D u_sampler1;\n"