Searched refs:adjust_surf (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 4974 bool adjust_surf, in emit_surface_state() 4993 if (adjust_surf) { in emit_surface_state() 5085 bool adjust_surf = false; in emit_surface() local 5088 adjust_surf = true; in emit_surface() 5095 emit_surface_state(batch, res, &surf->surf, adjust_surf, view, true, in emit_surface() 4971 emit_surface_state(struct crocus_batch *batch, struct crocus_resource *res, const struct isl_surf *in_surf, bool adjust_surf, struct isl_view *in_view, bool writeable, enum isl_aux_usage aux_usage, bool blend_enable, uint32_t write_disables, uint32_t *surf_state, uint32_t addr_offset) emit_surface_state() argument
|
Completed in 13 milliseconds