OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sampler_name
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/main/
ff_fragment_shader.cpp
1008
char *
sampler_name
= ralloc_asprintf(p->mem_ctx, "sampler_%d", unit);
local
1010
sampler_name
,
[
all
...]
/external/mesa3d/src/mesa/main/
ff_fragment_shader.cpp
1008
char *
sampler_name
= ralloc_asprintf(p->mem_ctx, "sampler_%d", unit);
local
1010
sampler_name
,
[
all
...]
Completed in 904 milliseconds