Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_state.c2223 upload_surface_states(struct u_upload_mgr *mgr, in upload_surface_states() function
2265 upload_surface_states(mgr, surf_state); in update_surface_state_addrs()
2466 upload_surface_states(ice->state.surface_uploader, &isv->surface_state); in iris_create_sampler_view()
2610 upload_surface_states(ice->state.surface_uploader, &surf->surface_state); in iris_create_surface()
2613 upload_surface_states(ice->state.surface_uploader, in iris_create_surface()
2698 upload_surface_states(ice->state.surface_uploader, &surf->surface_state); in iris_create_surface()
2822 upload_surface_states(ice->state.surface_uploader, &iv->surface_state); in iris_set_shader_images()
4714 upload_surface_states(ice->state.surface_uploader, surf_state); in update_clear_value()