Home
last modified time | relevance | path

Searched refs:vtempl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
Dr300_context.c424 struct pipe_sampler_view vtempl = {{0}}; local
435 u_sampler_view_default_template(&vtempl, tex, tex->format);
438 r300->context.create_sampler_view(&r300->context, tex, &vtempl);
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.c424 struct pipe_sampler_view vtempl = {{0}}; local
435 u_sampler_view_default_template(&vtempl, tex, tex->format);
438 r300->context.create_sampler_view(&r300->context, tex, &vtempl);