Searched defs:raw_type (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/intel/compiler/elk/ |
| D | elk_fs_lower_regioning.cpp | 493 const elk_reg_type raw_type = elk_int_type(MIN2(type_sz(tmp.type), 4), in lower_src_region() local 542 const elk_reg_type raw_type = elk_int_type(MIN2(type_sz(tmp.type), 4), in lower_dst_region() local 583 const elk_reg_type raw_type = required_exec_type(v->devinfo, inst); in lower_exec_type() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_lower_regioning.cpp | 573 const brw_reg_type raw_type = brw_int_type(MIN2(brw_type_size_bytes(tmp.type), 4), in lower_src_region() local 631 const brw_reg_type raw_type = in lower_dst_region() local 688 const brw_reg_type raw_type = required_exec_type(v->devinfo, inst); in lower_exec_type() local
|
| /third_party/cares/src/lib/record/ |
| D | ares_dns_parse.c | 763 unsigned short raw_type) in ares_dns_parse_rr_raw_rr() 962 ares_dns_rec_type_t type, unsigned short raw_type, in ares_dns_parse_rr_data() 1071 unsigned short raw_type; in ares_dns_parse_rr() local
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| D | helpers.rs | 157 pub(crate) fn raw_type(ctx: &BindgenContext, name: &str) -> syn::Type { in raw_type() function
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | nir_to_spirv.c | 1617 SpvId raw_type = get_alu_type(ctx, *atype, 1, bit_size); in get_alu_src_raw() local
|