Home
last modified time | relevance | path

Searched defs:custom_blend_mode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_graphics.h108 unsigned custom_blend_mode; member
632 uint32_t custom_blend_mode; member
H A Dradv_pipeline_graphics.c3264 unsigned custom_blend_mode) in radv_needs_null_export_workaround()
3398 unsigned custom_blend_mode = extra ? extra->custom_blend_mode : 0; in radv_graphics_pipeline_init() local
H A Dradv_cmd_buffer.h437 unsigned custom_blend_mode; member
H A Dradv_cmd_buffer.c7792 radv_bind_custom_blend_mode(struct radv_cmd_buffer *cmd_buffer, unsigned custom_blend_mode) in radv_bind_custom_blend_mode()