Home
last modified time | relevance | path

Searched refs:chanmask (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c643 unsigned op, unsigned src, unsigned dst, unsigned chanmask) in radv_blend_check_commutativity()
688 blend->commutative_4bit |= chanmask; in radv_blend_check_commutativity()
642 radv_blend_check_commutativity(enum amd_gfx_level gfx_level, struct radv_blend_state *blend, unsigned op, unsigned src, unsigned dst, unsigned chanmask) radv_blend_check_commutativity() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c402 enum pipe_blendfactor dst, unsigned chanmask) in si_blend_check_commutativity()
417 blend->commutative_4bit |= chanmask; in si_blend_check_commutativity()
400 si_blend_check_commutativity(struct si_screen *sscreen, struct si_state_blend *blend, enum pipe_blend_func func, enum pipe_blendfactor src, enum pipe_blendfactor dst, unsigned chanmask) si_blend_check_commutativity() argument

Completed in 18 milliseconds