Home
last modified time | relevance | path

Searched refs:bifrost_blend_desc (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h186 uint64_t bifrost_blend_desc; member
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c831 inputs.blend.bifrost_blend_desc = in GENX()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c770 uint64_t blend_desc = inputs->blend.bifrost_blend_desc; in bi_emit_blend_op()
780 uint64_t blend_desc = b->shader->inputs->blend.bifrost_blend_desc; in bi_emit_blend_op()
1563 bi_imm_u32(b->shader->inputs->blend.bifrost_blend_desc >> 32) : in bi_emit_ld_tile()