Searched refs:osz (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_emit.c1053 unsigned osz = nir_alu_type_get_type_size(ins->dest_type); local in function:emit_binary_bundle
1056 assert(osz == 32 || osz == 16);
1059 ins->texture.out_full = (osz == 32);

Completed in 3 milliseconds