Home | History | Annotate | Download | only in output

Lines Matching full:y_texture

1309     "y_texture",
1338 uniform SamplerType y_texture;
1345 float y_raw = TextureLookup(y_texture, v_texCoord).x;
1369 "y_texture",
1400 uniform SamplerType y_texture;
1408 float y_raw = TextureLookup(y_texture, v_texCoord).x;