Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.h450 struct vk_color_blend_state { struct
452 bool logic_op_enable;
455 uint8_t logic_op;
458 uint8_t color_write_enables;
461 uint8_t attachment_count;
464 struct vk_color_blend_attachment_state attachments[MESA_VK_MAX_COLOR_ATTACHMENTS];
467 float blend_constants[4];