Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h327 struct crocus_state_ref const_data_state;
487 struct crocus_state_ref draw_params;
508 struct crocus_state_ref derived_draw_params;
601 struct crocus_state_ref grid_size;
Dcrocus_fine_fence.h50 struct crocus_state_ref ref;
Dcrocus_draw.c211 struct crocus_state_ref *draw_params = &ice->draw.draw_params; in crocus_update_draw_parameters()
240 struct crocus_state_ref *derived_params = &ice->draw.derived_draw_params; in crocus_update_draw_parameters()
452 struct crocus_state_ref *grid_ref = &ice->state.grid_size; in crocus_update_grid_size_resource()
Dcrocus_batch.h139 struct crocus_state_ref ref;
Dcrocus_resource.h207 struct crocus_state_ref { struct
Dcrocus_query.c88 struct crocus_state_ref query_state_ref;
Dcrocus_state.c5125 struct crocus_state_ref *grid_ref = &ice->state.grid_size; in emit_grid()
8192 struct crocus_state_ref *grid_size = &ice->state.grid_size;