Home
last modified time | relevance | path

Searched refs:pan_blend_state (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h65 struct pan_blend_state { struct
168 const struct pan_blend_state *state,
185 const struct pan_blend_state *state,
Dpan_blend.c601 const struct pan_blend_state *state, in GENX()
766 const struct pan_blend_state *state, in GENX()
Dpan_blitter.c337 struct pan_blend_state blend_state = { in pan_blitter_get_blend_shaders()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h49 struct pan_blend_state;
83 const struct pan_blend_state *,
Dpan_blend_cso.h49 struct pan_blend_state pan;
Dpan_context.c183 struct pan_blend_state pan_blend = blend->pan; in panfrost_get_blend()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h828 struct pan_blend_state *blend_state,
930 struct pan_blend_state state;
1125 const struct pan_blend_state *state,
1134 struct pan_blend_state *blend_state,
Dpanvk_cs.h39 struct pan_blend_state;
Dpanvk_vX_shader.c98 struct pan_blend_state *blend_state, in panvk_lower_blend()
224 struct pan_blend_state *blend_state, in panvk_per_arch()
Dpanvk_vX_pipeline.c508 const struct pan_blend_state *state, in panvk_per_arch()
710 const struct pan_blend_state *blend = &pipeline->blend.state; in panvk_fs_required()
Dpanvk_vX_cs.c609 const struct pan_blend_state *blend = &pipeline->blend.state; in panvk_per_arch()