Searched refs:radv_blend_check_commutativity (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline.c | 642 radv_blend_check_commutativity(enum amd_gfx_level gfx_level, struct radv_blend_state *blend, in radv_blend_check_commutativity() function 771 radv_blend_check_commutativity(gfx_level, &blend, eqRGB, srcRGB, dstRGB, 0x7u << (4 * i)); in radv_pipeline_init_blend_state() 772 radv_blend_check_commutativity(gfx_level, &blend, eqA, srcA, dstA, 0x8u << (4 * i)); in radv_pipeline_init_blend_state()
|
Completed in 10 milliseconds