Searched refs:grid_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c4155 struct iris_state_ref *grid_state = &ice->state.grid_surf_state; local in function:iris_populate_binding_table
4157 iris_use_pinned_bo(batch, iris_resource_bo(grid_state->res), false);
4158 push_bt_entry(grid_state->offset);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c4971 struct iris_state_ref *grid_state = &ice->state.grid_surf_state; local in function:iris_populate_binding_table
4974 iris_use_pinned_bo(batch, iris_resource_bo(grid_state->res), false,
4976 push_bt_entry(grid_state->offset);

Completed in 20 milliseconds