Searched refs:pixel_hashing_tables (Results 1 – 3 of 3) sorted by relevance
330 iris_use_pinned_bo(batch, iris_resource_bo(ice->state.pixel_hashing_tables), in iris_blorp_exec_render()333 assert(!ice->state.pixel_hashing_tables); in iris_blorp_exec_render()
854 struct pipe_resource *pixel_hashing_tables; member
901 pipe_resource_reference(&ice->state.pixel_hashing_tables, NULL); in upload_pixel_hashing_tables()902 ice->state.pixel_hashing_tables = pscreen->resource_create(pscreen, &tmpl); in upload_pixel_hashing_tables()904 struct iris_resource *res = (struct iris_resource *)ice->state.pixel_hashing_tables; in upload_pixel_hashing_tables()906 uint32_t *map = pipe_buffer_map_range(&ice->ctx, ice->state.pixel_hashing_tables, in upload_pixel_hashing_tables()5413 iris_use_pinned_bo(batch, iris_resource_bo(ice->state.pixel_hashing_tables), in iris_restore_render_saved_bos()5416 assert(!ice->state.pixel_hashing_tables); in iris_restore_render_saved_bos()7403 pipe_resource_reference(&ice->state.pixel_hashing_tables, NULL); in iris_destroy_state()