Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_genx_protos.h33 void genX(emit_hashing_mode)(struct iris_context *ice,
Diris_blorp.c297 genX(emit_hashing_mode)(ice, batch, params->x1 - params->x0, in iris_blorp_exec()
Diris_state.c6439 genX(emit_hashing_mode)(ice, batch, UINT_MAX, UINT_MAX, 1); in iris_upload_dirty_render_state()
7702 genX(emit_hashing_mode)(struct iris_context *ice, struct iris_batch *batch, in genX() argument