Home
last modified time | relevance | path

Searched refs:supportsColorAttachmentBlend (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFormat.hpp67 bool supportsColorAttachmentBlend() const;
H A DVkFormat.cpp2160 bool Format::supportsColorAttachmentBlend() const in supportsColorAttachmentBlend() function in vk::Format
H A DVkPhysicalDevice.cpp1521 if(format.supportsColorAttachmentBlend()) in GetFormatProperties()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp2278 ASSERT(format.supportsColorAttachmentBlend()); in alphaBlend()

Completed in 9 milliseconds