Searched defs:VkBlendOp (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/include/vulkan/
H A Dvulkan.h681 typedef enum VkBlendOp { enum
691 } VkBlendOp; typedef in typeref:enum:VkBlendOp
1858 VkBlendOp colorBlendOp;
1861 VkBlendOp alphaBlendOp;
/external/skia/third_party/vulkan/vulkan/
H A Dvulkan.h756 typedef enum VkBlendOp { enum
766 } VkBlendOp; typedef in typeref:enum:VkBlendOp
1955 VkBlendOp colorBlendOp;
1958 VkBlendOp alphaBlendOp;
/external/skqp/third_party/vulkan/vulkan/
H A Dvulkan.h756 typedef enum VkBlendOp { enum
766 } VkBlendOp; typedef in typeref:enum:VkBlendOp
1955 VkBlendOp colorBlendOp;
1958 VkBlendOp alphaBlendOp;
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h847 typedef enum VkBlendOp { enum
903 } VkBlendOp; typedef in typeref:enum:VkBlendOp
2152 VkBlendOp colorBlendOp;
2155 VkBlendOp alphaBlendOp;

Completed in 192 milliseconds