Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c114 if (v->sampler_prefetch[i].half_precision) { in fixup_regfootprint()
808 fetch->half_precision ? "h" : "", fetch->dst >> 2, in ir3_shader_disasm()
H A Dir3_shader.h265 uint8_t half_precision; member
H A Dir3_compiler_nir.c4589 fetch->half_precision = !!(instr->dsts[0]->flags & IR3_REG_HALF); in collect_tex_prefetches()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c539 COND(prefetch->half_precision, A6XX_SP_FS_PREFETCH_CMD_HALF) |
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c1431 COND(prefetch->half_precision, A6XX_SP_FS_PREFETCH_CMD_HALF) | in tu6_emit_fs_inputs()

Completed in 25 milliseconds