Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c201 static void virgl_attach_res_sampler_views(struct virgl_context *vctx, in virgl_attach_res_sampler_views() function
333 virgl_attach_res_sampler_views(vctx, shader_type); in virgl_reemit_draw_resources()
345 virgl_attach_res_sampler_views(vctx, PIPE_SHADER_COMPUTE); in virgl_reemit_compute_resources()
1059 virgl_attach_res_sampler_views(vctx, shader_type); in virgl_set_sampler_views()