Home | History | Annotate | Download | only in output

Lines Matching refs:v_texture

1313     "v_texture",
1342 uniform SamplerType v_texture;
1349 float v_unsigned = TextureLookup(v_texture, v_texCoord).x;
1373 "v_texture",
1404 uniform SamplerType v_texture;
1412 float v_unsigned = TextureLookup(v_texture, v_texCoord).x;