Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c198 static void virgl_attach_res_sampler_views(struct virgl_context *vctx, in virgl_attach_res_sampler_views() function
330 virgl_attach_res_sampler_views(vctx, shader_type); in virgl_reemit_draw_resources()
342 virgl_attach_res_sampler_views(vctx, PIPE_SHADER_COMPUTE); in virgl_reemit_compute_resources()
1011 virgl_attach_res_sampler_views(vctx, shader_type); in virgl_set_sampler_views()