Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_validate_shaders.c82 bool needs_uniform_address_update; member
267 if (validation_state->needs_uniform_address_update) { in check_tmu_write()
380 validation_state->needs_uniform_address_update = false; in validate_uniform_address_write()
616 if (validation_state->needs_uniform_address_update) { in check_instruction_reads()
773 validation_state->needs_uniform_address_update = true; in vc4_handle_branch_target()