Searched defs:raw_type (Results 1 – 3 of 3) sorted by relevance
462 const brw_reg_type raw_type = brw_int_type(MIN2(type_sz(tmp.type), 4), in lower_src_region() local511 const brw_reg_type raw_type = brw_int_type(MIN2(type_sz(tmp.type), 4), in lower_dst_region() local552 const brw_reg_type raw_type = required_exec_type(v->devinfo, inst); in lower_exec_type() local
162 pub fn raw_type(ctx: &BindgenContext, name: &str) -> TokenStream { in raw_type() function
1167 SpvId raw_type = bit_size == 1 ? spirv_builder_type_bool(&ctx->builder) : in get_alu_src_raw() local