Home
last modified time | relevance | path

Searched refs:blend_desc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dcompiler.h474 uint64_t blend_desc; member
Dbifrost_compile.c142 ins.constant.u64 |= ctx->blend_desc & 0xffffffff00000000ULL; in bi_emit_ld_output()
271 blend.constant.u64 = ctx->blend_desc; in bi_emit_blend()
2359 ctx->blend_desc = inputs->blend.bifrost_blend_desc; in bifrost_compile_shader_nir()