Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_blorp.c296 if (ice->state.current_hash_scale != scale) { in iris_blorp_exec()
Diris_context.c99 ice->state.current_hash_scale = 0; in iris_lost_context_state()
Diris_context.h773 unsigned current_hash_scale; member
Diris_state.c6438 if (ice->state.current_hash_scale != 1) in iris_upload_dirty_render_state()
7772 ice->state.current_hash_scale = scale; in genX()
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_blorp_exec.c354 if (brw->current_hash_scale != scale) { in genX()
Dbrw_state_upload.c620 if (pipeline == BRW_RENDER_PIPELINE && brw->current_hash_scale != 1) in brw_upload_pipeline_state()
Dbrw_misc_state.c689 brw->current_hash_scale = scale; in brw_emit_hashing_mode()
Dbrw_context.h1250 unsigned current_hash_scale; member
/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c1876 primary->state.current_hash_scale = 0; in genX()
5055 if (cmd_buffer->state.current_hash_scale != scale && in genX()
5071 cmd_buffer->state.current_hash_scale = scale; in genX()
Danv_private.h2971 unsigned current_hash_scale; member