Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c624 texture_buffer_sampler_view(struct r600_pipe_sampler_view *view, in texture_buffer_sampler_view() function
687 return texture_buffer_sampler_view(view, texture->width0, 1); in r600_create_sampler_view_custom()
Devergreen_state.c667 texture_buffer_sampler_view(struct r600_context *rctx, in texture_buffer_sampler_view() function
919 return texture_buffer_sampler_view(rctx, view, width0, height0); in evergreen_create_sampler_view_custom()