Home
last modified time | relevance | path

Searched refs:VkBlendOp (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkPipeline.cpp303 static VkBlendOp blend_equation_to_vk_blend_op(GrBlendEquation equation) { in blend_equation_to_vk_blend_op()
304 static const VkBlendOp gTable[] = { in blend_equation_to_vk_blend_op()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtil.inl26 const char* getBlendOpName (VkBlendOp value);
66 inline tcu::Format::Enum<VkBlendOp> getBlendOpStr (VkBlendOp value) { return tcu::Fo…
106 inline std::ostream& operator<< (std::ostream& s, VkBlendOp value) { return s << getBlendOpStr…
DvkTypeUtil.inl202 …tor dstColorBlendFactor, VkBlendOp colorBlendOp, VkBlendFactor srcAlphaBlendFactor, VkBlendFactor …
DvkStructTypes.inl739 VkBlendOp colorBlendOp;
742 VkBlendOp alphaBlendOp;
DvkBasicTypes.inl554 enum VkBlendOp enum
DvkStrUtilImpl.inl613 const char* getBlendOpName (VkBlendOp value)
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp380 vk::VkBlendOp colorBlendOp = vk::VK_BLEND_OP_ADD,
383 vk::VkBlendOp alphaBlendOp = vk::VK_BLEND_OP_ADD,
DvktDrawCreateInfoUtil.cpp934 vk::VkBlendOp _colorBlendOp, in Attachment()
937 vk::VkBlendOp _alphaBlendOp, in Attachment()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolCreateInfoUtil.hpp380 vk::VkBlendOp colorBlendOp = vk::VK_BLEND_OP_ADD,
383 vk::VkBlendOp alphaBlendOp = vk::VK_BLEND_OP_ADD,
DvktQueryPoolCreateInfoUtil.cpp940 vk::VkBlendOp _colorBlendOp, in Attachment()
943 vk::VkBlendOp _alphaBlendOp, in Attachment()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateCreateInfoUtil.hpp382 vk::VkBlendOp colorBlendOp = vk::VK_BLEND_OP_ADD,
385 vk::VkBlendOp alphaBlendOp = vk::VK_BLEND_OP_ADD,
DvktDynamicStateCreateInfoUtil.cpp933 vk::VkBlendOp _colorBlendOp, in Attachment()
936 vk::VkBlendOp _alphaBlendOp, in Attachment()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp79 const static VkBlendOp m_blendOps[];
179 const VkBlendOp BlendStateUniqueRandomIterator::m_blendOps[] =
DvktPipelineReferenceRenderer.cpp66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
DvktPipelineReferenceRenderer.hpp333 rr::BlendEquation mapVkBlendOp (vk::VkBlendOp blendOp);
/external/skia/third_party/vulkan/
Dvulkan.h651 typedef enum VkBlendOp { enum
661 } VkBlendOp; typedef
1793 VkBlendOp colorBlendOp;
1796 VkBlendOp alphaBlendOp;
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h658 typedef enum VkBlendOp { enum
668 } VkBlendOp; typedef
1802 VkBlendOp colorBlendOp;
1805 VkBlendOp alphaBlendOp;