Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5741 struct VkColorBlendAdvancedEXT struct
5743 VkBlendOp advancedBlendOp;
5744 VkBool32 srcPremultiplied;
5745 VkBool32 dstPremultiplied;
5746 VkBlendOverlapEXT blendOverlap;
5747 VkBool32 clampResults;
DvkVulkan_c.inl16887 typedef struct VkColorBlendAdvancedEXT { struct
16893 } VkColorBlendAdvancedEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h14984 typedef struct VkColorBlendAdvancedEXT { struct
14990 } VkColorBlendAdvancedEXT; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json45659 "VkColorBlendAdvancedEXT": { object