Searched refs:check_reg_write (Results 1 – 1 of 1) sorted by relevance
376 check_reg_write(struct vc4_validated_shader_info *validated_shader, in check_reg_write() function556 ok = (check_reg_write(validated_shader, validation_state, false) && in check_instruction_writes()557 check_reg_write(validated_shader, validation_state, true)); in check_instruction_writes()