Home
last modified time | relevance | path

Searched refs:current_hash_scale (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.c79 ice->state.current_hash_scale = 0; in iris_lost_context_state()
Diris_blorp.c308 if (ice->state.current_hash_scale != scale) { in iris_blorp_exec()
Diris_context.h838 unsigned current_hash_scale; member
Diris_state.c6608 if (ice->state.current_hash_scale != 1) in iris_upload_dirty_render_state()
8062 ice->state.current_hash_scale = scale; in genX()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
DgenX_blorp_exec.c367 if (brw->current_hash_scale != scale) { in genX()
Dbrw_state_upload.c619 if (pipeline == BRW_RENDER_PIPELINE && brw->current_hash_scale != 1) in brw_upload_pipeline_state()
Dbrw_misc_state.c688 brw->current_hash_scale = scale; in brw_emit_hashing_mode()
Dbrw_context.h1243 unsigned current_hash_scale; member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c2033 primary->state.current_hash_scale = 0; in genX()
5780 if (cmd_buffer->state.current_hash_scale != scale && in genX()
5795 cmd_buffer->state.current_hash_scale = scale; in genX()
Danv_private.h3037 unsigned current_hash_scale; member