OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v_texture
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/tools/compositor_model_bench/
shaders.cc
177
uniform sampler2D
v_texture
;
local
184
float v_unsigned = texture2D(
v_texture
, uv_texCoord).x;
317
int vTexLoc = glGetUniformLocationARB(program, "
v_texture
");
/external/chromium_org/cc/output/
shader.cc
1342
uniform SamplerType
v_texture
;
local
1404
uniform SamplerType
v_texture
;
local
[
all
...]
Completed in 40 milliseconds