Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_validate_shaders.c90 bool needs_uniform_address_for_loop; member
381 validation_state->needs_uniform_address_for_loop = false; in validate_uniform_address_write()
585 validation_state->needs_uniform_address_for_loop = true; in check_branch()
928 if (validation_state.needs_uniform_address_for_loop) { in vc4_validate_shader()