Searched refs:r300_create_sampler_view_custom (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.h766 r300_create_sampler_view_custom(struct pipe_context *pipe,
H A Dr300_state.c1594 r300_create_sampler_view_custom(struct pipe_context *pipe, function in typeref:struct:pipe_sampler_view *
1650 return r300_create_sampler_view_custom(pipe, texture, templ,
H A Dr300_blit.c668 src_view = r300_create_sampler_view_custom(pipe, src, &src_templ, src_width0, src_height0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.h766 r300_create_sampler_view_custom(struct pipe_context *pipe,
H A Dr300_state.c1599 r300_create_sampler_view_custom(struct pipe_context *pipe, function in typeref:struct:pipe_sampler_view *
1655 return r300_create_sampler_view_custom(pipe, texture, templ,
H A Dr300_blit.c670 src_view = r300_create_sampler_view_custom(pipe, src, &src_templ, src_width0, src_height0);

Completed in 13 milliseconds