Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.c82 ice->state.current_hash_scale = 0; in iris_lost_context_state()
Diris_blorp.c324 if (ice->state.current_hash_scale != scale) { in iris_blorp_exec_render()
Diris_context.h851 unsigned current_hash_scale; member
Diris_state.c6846 if (ice->state.current_hash_scale != 1) in iris_upload_dirty_render_state()
8384 ice->state.current_hash_scale = scale; in genX()
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c1939 primary->state.current_hash_scale = 0; in genX()
6266 if (cmd_buffer->state.current_hash_scale != scale && in genX()
6281 cmd_buffer->state.current_hash_scale = scale; in genX()
Danv_private.h2783 unsigned current_hash_scale; member