Searched defs:validated_shader (Results 1 – 3 of 3) sorted by relevance
157 record_texture_sample(struct vc4_validated_shader_info *validated_shader, in record_texture_sample()185 check_tmu_write(struct vc4_validated_shader_info *validated_shader, in check_tmu_write()289 static bool require_uniform_address_uniform(struct vc4_validated_shader_info *validated_shader) in require_uniform_address_uniform()309 validate_uniform_address_write(struct vc4_validated_shader_info *validated_shader, in validate_uniform_address_write()388 check_reg_write(struct vc4_validated_shader_info *validated_shader, in check_reg_write()480 track_live_clamps(struct vc4_validated_shader_info *validated_shader, in track_live_clamps()555 check_instruction_writes(struct vc4_validated_shader_info *validated_shader, in check_instruction_writes()578 struct vc4_validated_shader_info *validated_shader, in check_branch()602 check_instruction_reads(struct vc4_validated_shader_info *validated_shader, in check_instruction_reads()788 struct vc4_validated_shader_info *validated_shader = NULL; in vc4_validate_shader() local
830 struct vc4_validated_shader_info *validated_shader; in validate_gl_shader_rec() local
261 struct vc4_validated_shader_info *validated_shader; member