Searched refs:texture_buffer_sampler_view (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state.c625 texture_buffer_sampler_view(struct r600_pipe_sampler_view *view, function in typeref:struct:pipe_sampler_view *
688 return texture_buffer_sampler_view(view, texture->width0, 1);
H A Devergreen_state.c678 texture_buffer_sampler_view(struct r600_context *rctx, function in typeref:struct:pipe_sampler_view *
930 return texture_buffer_sampler_view(rctx, view, width0, height0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state.c628 texture_buffer_sampler_view(struct r600_pipe_sampler_view *view, function in typeref:struct:pipe_sampler_view *
691 return texture_buffer_sampler_view(view, texture->width0, 1);
H A Devergreen_state.c684 texture_buffer_sampler_view(struct r600_context *rctx, function in typeref:struct:pipe_sampler_view *
936 return texture_buffer_sampler_view(rctx, view, width0, height0);

Completed in 22 milliseconds