Searched defs:validated_shader (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_validate_shaders.c | 157 record_texture_sample(struct vc4_validated_shader_info *validated_shader, in record_texture_sample() argument 185 check_tmu_write(struct vc4_validated_shader_info *validated_shader, in check_tmu_write() argument 289 static bool require_uniform_address_uniform(struct vc4_validated_shader_info *validated_shader) in require_uniform_address_uniform() argument 309 validate_uniform_address_write(struct vc4_validated_shader_info * validated_shader,struct vc4_shader_validation_state * validation_state,bool is_mul) validate_uniform_address_write() argument 388 check_reg_write(struct vc4_validated_shader_info * validated_shader,struct vc4_shader_validation_state * validation_state,bool is_mul) check_reg_write() argument 480 track_live_clamps(struct vc4_validated_shader_info * validated_shader,struct vc4_shader_validation_state * validation_state) track_live_clamps() argument 555 check_instruction_writes(struct vc4_validated_shader_info * validated_shader,struct vc4_shader_validation_state * validation_state) check_instruction_writes() argument 578 check_branch(uint64_t inst,struct vc4_validated_shader_info * validated_shader,struct vc4_shader_validation_state * validation_state,int ip) check_branch() argument 602 check_instruction_reads(struct vc4_validated_shader_info * validated_shader,struct vc4_shader_validation_state * validation_state) check_instruction_reads() argument 788 struct vc4_validated_shader_info *validated_shader = NULL; vc4_validate_shader() local [all...] |