Searched refs:half_precision (Results 1 – 7 of 7) sorted by relevance
114 if (v->sampler_prefetch[i].half_precision) { in fixup_regfootprint()808 fetch->half_precision ? "h" : "", fetch->dst >> 2, in ir3_shader_disasm()
265 uint8_t half_precision; member
4589 fetch->half_precision = !!(instr->dsts[0]->flags & IR3_REG_HALF); in collect_tex_prefetches()
539 COND(prefetch->half_precision, A6XX_SP_FS_PREFETCH_CMD_HALF) | in setup_stateobj()
965 (1) How the functionality in this extension different than the half_precision
1431 COND(prefetch->half_precision, A6XX_SP_FS_PREFETCH_CMD_HALF) | in tu6_emit_fs_inputs()