Searched refs:fill_surface_states (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 2505 fill_surface_states(struct isl_device *isl_dev, in fill_surface_states() function 2619 fill_surface_states(&screen->isl_dev, &isv->surface_state, isv->res, in iris_create_sampler_view() 2803 fill_surface_states(&screen->isl_dev, &surf->surface_state, res, in iris_create_surface() 2809 fill_surface_states(&screen->isl_dev, &surf->surface_state_read, res, in iris_create_surface() 2913 fill_surface_states(&screen->isl_dev, &iv->surface_state, res, in iris_set_shader_images() 4929 fill_surface_states(isl_dev, surf_state, res, &res->surf, view, 0, 0, 0); in update_clear_value()
|
Completed in 12 milliseconds