OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sv_idx
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
output.c
290
struct pipe_sampler_view *
sv_idx
= NULL, *sv_tbl = NULL;
local
352
sv_idx
= context->create_sampler_view(context, res, &sv_tmpl);
355
if (!
sv_idx
)
391
vl_compositor_set_palette_layer(cstate, compositor, 0,
sv_idx
, sv_tbl, NULL, NULL, false);
395
pipe_sampler_view_reference(&
sv_idx
, NULL);
402
pipe_sampler_view_reference(&
sv_idx
, NULL);
/external/mesa3d/src/gallium/state_trackers/vdpau/
output.c
290
struct pipe_sampler_view *
sv_idx
= NULL, *sv_tbl = NULL;
local
352
sv_idx
= context->create_sampler_view(context, res, &sv_tmpl);
355
if (!
sv_idx
)
391
vl_compositor_set_palette_layer(cstate, compositor, 0,
sv_idx
, sv_tbl, NULL, NULL, false);
395
pipe_sampler_view_reference(&
sv_idx
, NULL);
402
pipe_sampler_view_reference(&
sv_idx
, NULL);
Completed in 1858 milliseconds