Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_validate_shaders.c84 bool needs_uniform_address_update; member
269 if (validation_state->needs_uniform_address_update) { in check_tmu_write()
382 validation_state->needs_uniform_address_update = false; in validate_uniform_address_write()
618 if (validation_state->needs_uniform_address_update) { in check_instruction_reads()
775 validation_state->needs_uniform_address_update = true; in vc4_handle_branch_target()