Home
last modified time | relevance | path

Searched refs:r300_create_sampler_view_custom (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h766 r300_create_sampler_view_custom(struct pipe_context *pipe,
Dr300_state.c1594 r300_create_sampler_view_custom(struct pipe_context *pipe, in r300_create_sampler_view_custom() function
1650 return r300_create_sampler_view_custom(pipe, texture, templ, in r300_create_sampler_view()
Dr300_blit.c666 src_view = r300_create_sampler_view_custom(pipe, src, &src_templ, src_width0, src_height0); in r300_resource_copy_region()