Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h781 void *r600_texture_transfer_map(struct pipe_context *ctx,
Dr600_pipe_common.c594 rctx->b.texture_map = r600_texture_transfer_map; in r600_common_context_init()
Dr600_texture.c1283 void *r600_texture_transfer_map(struct pipe_context *ctx, in r600_texture_transfer_map() function
/third_party/mesa3d/docs/relnotes/
D7.10.rst1489 - r600g: Remove a redundant flush in r600_texture_transfer_map().