Home
last modified time | relevance | path

Searched refs:get_exec_type_size (Results 1 – 25 of 77) sorted by relevance

1234

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
378 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
553 const unsigned n = get_exec_type_size(inst) / type_sz(raw_type); in lower_exec_type()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
H A Dbrw_ir_fs.h520 get_exec_type_size(const fs_inst *inst) in get_exec_type_size() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
H A Dbrw_ir_fs.h520 get_exec_type_size(const fs_inst *inst) in get_exec_type_size() function
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
H A Dbrw_ir_fs.h520 get_exec_type_size(const fs_inst *inst) in get_exec_type_size() function
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
298 type_sz(inst->src[i].type) == get_exec_type_size(inst)); in lower_src_modifiers()
H A Dbrw_ir_vec4.h468 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp70 } else if (type_sz(inst->dst.type) < get_exec_type_size(inst) && in required_dst_byte_stride()
72 return get_exec_type_size(inst); in required_dst_byte_stride()
H A Dbrw_ir_vec4.h467 get_exec_type_size(const vec4_instruction *inst) in get_exec_type_size() function

1234