Lines Matching refs:s_texture
636 "s_texture",
661 "s_texture",
687 "s_texture",
705 uniform SamplerType s_texture;
708 vec4 texColor = TextureLookup(s_texture, v_texCoord);
719 uniform SamplerType s_texture;
724 vec4 texColor = TextureLookup(s_texture, v_texCoord);
741 uniform SamplerType s_texture;
743 vec4 texColor = TextureLookup(s_texture, v_texCoord);
755 uniform SamplerType s_texture;
757 vec4 texColor = TextureLookup(s_texture, v_texCoord);
773 "s_texture",
799 uniform SamplerType s_texture;
801 vec4 texColor = TextureLookup(s_texture, v_texCoord);
815 uniform SamplerType s_texture;
817 vec4 texColor = TextureLookup(s_texture, v_texCoord);
830 uniform SamplerType s_texture;
832 vec4 texColor = TextureLookup(s_texture, v_texCoord);
843 uniform SamplerType s_texture;
845 gl_FragColor = TextureLookup(s_texture, v_texCoord);
855 uniform SamplerType s_texture;
858 vec4 texColor = TextureLookup(s_texture, v_texCoord);
870 uniform SamplerType s_texture;
872 vec4 texColor = TextureLookup(s_texture, v_texCoord);
886 "s_texture",
905 uniform SamplerType s_texture;
911 vec4 texColor = TextureLookup(s_texture, v_texCoord);
929 "s_texture",
950 uniform SamplerType s_texture;
960 vec4 texColor = TextureLookup(s_texture, texCoord);
973 uniform SamplerType s_texture;
983 vec4 texColor = TextureLookup(s_texture, texCoord);
1003 "s_texture",
1029 uniform SamplerType s_texture;
1035 vec4 texColor = TextureLookup(s_texture, v_texCoord);
1056 "s_texture",
1081 uniform SamplerType s_texture;
1090 vec4 texColor = TextureLookup(s_texture, v_texCoord);
1117 "s_texture",
1146 uniform SamplerType s_texture;
1157 vec4 texColor = TextureLookup(s_texture, v_texCoord);
1187 "s_texture",
1210 uniform SamplerType s_texture;
1218 vec4 texColor = TextureLookup(s_texture, v_texCoord);
1244 "s_texture",
1274 uniform SamplerType s_texture;
1282 vec4 texColor = TextureLookup(s_texture, v_texCoord);