Home
last modified time | relevance | path

Searched refs:last_index_bo_high_bits (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h829 uint16_t last_index_bo_high_bits; member
Diris_state.c6960 if (high_bits != ice->state.last_index_bo_high_bits) { in iris_upload_render_state()
6965 ice->state.last_index_bo_high_bits = high_bits; in iris_upload_render_state()