Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.h262 struct iris_surface_state surface_state_read; member
Diris_state.c2578 alloc_surface_states(&surf->surface_state_read, res->aux.possible_usages); in iris_create_surface()
2579 surf->surface_state_read.bo_address = res->bo->gtt_offset; in iris_create_surface()
2587 UNUSED void *map_read = surf->surface_state_read.cpu; in iris_create_surface()
2614 &surf->surface_state_read); in iris_create_surface()
2937 pipe_resource_reference(&surf->surface_state_read.ref.res, NULL); in iris_surface_destroy()
4740 iris_use_pinned_bo(batch, iris_resource_bo(surf->surface_state_read.ref.res), false, in use_surface()
4757 update_clear_value(ice, batch, res, &surf->surface_state_read, in use_surface()
4765 ? surf->surface_state_read.ref.offset in use_surface()