Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.h205 void *virgl_texture_transfer_map(struct pipe_context *ctx,
Dvirgl_texture.c233 void *virgl_texture_transfer_map(struct pipe_context *ctx, in virgl_texture_transfer_map() function
Dvirgl_resource.c676 ctx->texture_map = virgl_texture_transfer_map; in virgl_init_context_resource_functions()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst1680 - virgl: rewrite core of virgl_texture_transfer_map