Home
last modified time | relevance | path

Searched refs:vc4_nir_lower_blend (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dmeson.build42 'vc4_nir_lower_blend.c',
Dvc4_nir_lower_blend.c608 vc4_nir_lower_blend(nir_shader *s, struct vc4_compile *c) in vc4_nir_lower_blend() function
Dvc4_qir.h574 void vc4_nir_lower_blend(nir_shader *s, struct vc4_compile *c);
Dvc4_program.c2240 NIR_PASS_V(c->s, vc4_nir_lower_blend, c); in vc4_shader_ntq()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni3734 "../src/gallium/drivers/vc4/vc4_nir_lower_blend.c",