Home
last modified time | relevance | path

Searched refs:rt_conv (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h211 uint32_t rt_conv[8]; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_shader.c158 inputs->bifrost.rt_conv[rt] = in panvk_lower_blend()
Dpanvk_vX_meta_copy.c452 pan_pack(&inputs.bifrost.rt_conv[0], INTERNAL_CONVERSION, cfg) { in panvk_meta_copy_img2img_shader()
987 pan_pack(&inputs.bifrost.rt_conv[0], INTERNAL_CONVERSION, cfg) { in panvk_meta_copy_buf2img_shader()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c1565 bi_imm_u32(b->shader->inputs->bifrost.rt_conv[rt]) : in bi_emit_ld_tile()