Home
last modified time | relevance | path

Searched defs:staging (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_buffer_common.c319 void *data, struct r600_resource *staging, in r600_buffer_get_transfer()
432 struct r600_resource *staging = NULL; in r600_buffer_transfer_map() local
458 struct r600_resource *staging; in r600_buffer_transfer_map() local
Dr600_texture.c1509 struct r600_texture **staging) in si_init_flushed_depth_texture()
1777 struct r600_texture *staging; in r600_texture_transfer_map() local
Dr600_pipe_common.h186 struct r600_resource *staging; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_buffer_common.c314 void *data, struct r600_resource *staging, in r600_buffer_get_transfer()
423 struct r600_resource *staging = NULL; in r600_buffer_transfer_map() local
450 struct r600_resource *staging; in r600_buffer_transfer_map() local
Dr600_texture.c1145 struct r600_texture **staging) in r600_init_flushed_depth_texture()
1417 struct r600_texture *staging; in r600_texture_transfer_map() local
Dr600_blit.c113 struct r600_texture *staging, in r600_blit_decompress_depth()
Dr600_pipe_common.h184 struct r600_resource *staging; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c72 void *staging; /* staging buffer */ member
Du_threaded_context.h289 struct pipe_resource *staging; member
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_context.h72 void *staging; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c173 struct r600_texture *staging, in si_blit_decompress_depth()