Searched refs:r600_init_temp_resource_from_box (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_texture.c | 1217 static void r600_init_temp_resource_from_box(struct pipe_resource *res, in r600_init_temp_resource_from_box() function 1367 r600_init_temp_resource_from_box(&resource, texture, box, level, 0); in r600_texture_transfer_map() 1419 r600_init_temp_resource_from_box(&resource, texture, box, level, in r600_texture_transfer_map()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_texture.c | 1579 static void r600_init_temp_resource_from_box(struct pipe_resource *res, in r600_init_temp_resource_from_box() function 1727 r600_init_temp_resource_from_box(&resource, texture, box, level, 0); in r600_texture_transfer_map() 1779 r600_init_temp_resource_from_box(&resource, texture, box, level, in r600_texture_transfer_map()
|