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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate_shaders.c86 bool needs_uniform_address_for_loop; member in struct:vc4_shader_validation_state
371 validation_state->needs_uniform_address_for_loop = false;
575 validation_state->needs_uniform_address_for_loop = true;
913 if (validation_state.needs_uniform_address_for_loop) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate_shaders.c86 bool needs_uniform_address_for_loop; member in struct:vc4_shader_validation_state
371 validation_state->needs_uniform_address_for_loop = false;
575 validation_state->needs_uniform_address_for_loop = true;
913 if (validation_state.needs_uniform_address_for_loop) {

Completed in 7 milliseconds