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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard.h237 bool output_full : 1; member in struct:__anon43e15d220b08
H A Ddisassemble.c483 if (alu_field->output_full)
491 c[alu_field->output_full ? alu_field->output_component >> 1 :
H A Dmidgard_compile.c2421 .output_full = 1, /* TODO: Half */
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard.h343 bool output_full : 1; member in struct:__anon60a087ed0e08
H A Dmidgard_emit.c154 .output_full = is_full,
H A Ddisassemble.c937 bool full = alu_field->output_full;

Completed in 54 milliseconds