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.c199 static void virgl_attach_res_sampler_views(struct virgl_context *vctx, in virgl_attach_res_sampler_views() function
329 virgl_attach_res_sampler_views(vctx, shader_type); in virgl_reemit_draw_resources()
341 virgl_attach_res_sampler_views(vctx, PIPE_SHADER_COMPUTE); in virgl_reemit_compute_resources()
1062 virgl_attach_res_sampler_views(vctx, shader_type); in virgl_set_sampler_views()