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
162 const struct pan_blend_state *state,
179 const struct pan_blend_state *state,
Dpan_blend.c516 const struct pan_blend_state *state, in GENX()
681 const struct pan_blend_state *state, in GENX()
Dpan_blitter.c327 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.h47 struct pan_blend_state pan;
Dpan_context.c175 struct pan_blend_state pan_blend = blend->pan; in panfrost_get_blend()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_cs.h39 struct pan_blend_state;
Dpanvk_private.h723 struct pan_blend_state *blend_state,
827 struct pan_blend_state state;
1080 const struct pan_blend_state *state,
1089 struct pan_blend_state *blend_state,
Dpanvk_vX_shader.c315 struct pan_blend_state *blend_state, in panvk_lower_blend()
442 struct pan_blend_state *blend_state, in panvk_per_arch()
Dpanvk_vX_pipeline.c544 const struct pan_blend_state *state, in panvk_per_arch()
729 const struct pan_blend_state *blend = &pipeline->blend.state; in panvk_fs_required()
Dpanvk_vX_cs.c594 const struct pan_blend_state *blend = &pipeline->blend.state; in panvk_per_arch()