Home
last modified time | relevance | path

Searched refs:VkColorComponentFlags (Results 1 – 25 of 38) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantUtil.cpp213 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_B… in build()
DvktPipelineReferenceRenderer.hpp270 tcu::BVec4 mapVkColorComponentFlags (vk::VkColorComponentFlags flags);
DvktPipelineBlendTests.cpp104 const static VkColorComponentFlags s_colorWriteMasks[QUAD_COUNT];
241 const VkColorComponentFlags BlendTest::s_colorWriteMasks[BlendTest::QUAD_COUNT] = { VK_COLOR_COMPON…
DvktPipelineReferenceRenderer.cpp81 tcu::BVec4 mapVkColorComponentFlags (VkColorComponentFlags flags) in mapVkColorComponentFlags()
DvktPipelineStencilExportTests.cpp365 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPO… in makeGraphicsPipeline()
DvktPipelineMultisampleImageTests.cpp209 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_B… in makeGraphicsPipelines()
DvktPipelineFramebufferAttachmentTests.cpp204 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPO… in makeGraphicsPipeline()
DvktPipelineRenderToImageTests.cpp353 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_B… in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp443 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_B… in build()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp331 (VkColorComponentFlags)0xF // VkColorComponentFlags colorWriteMask; in renderpassLifetimeTest()
761 (VkColorComponentFlags)0xFu // VkColorComponentFlags colorWriteMask; in createSimpleGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp255 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_B… in build()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.h443 void AddDefaultColorAttachment(VkColorComponentFlags writeMask = 0xf /*=R|G|B|A*/) {
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp89 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPO… in makeGraphicsPipeline()
DvktSparseResourcesBufferTests.cpp397 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPO… in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp533 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_B… in VulkanDrawContext()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp389 vk::VkColorComponentFlags colorWriteMask = vk::VK_COLOR_COMPONENT_R_BIT|
DvktDrawShaderViewportIndexTests.cpp330 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPO… in makeGraphicsPipeline()
DvktDrawShaderLayerTests.cpp405 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPO… in makeGraphicsPipeline()
DvktDrawCreateInfoUtil.cpp952 vk::VkColorComponentFlags _colorWriteMask) in Attachment()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp325 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMP… in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.cpp498 …const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_B… in build()
/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl202 …actor, VkBlendFactor dstAlphaBlendFactor, VkBlendOp alphaBlendOp, VkColorComponentFlags colorWrite…
DvkBasicTypes.inl1517 typedef deUint32 VkColorComponentFlags; typedef
/external/vulkan-validation-layers/layers/
Dstateless_validation.h53 extern const VkColorComponentFlags AllVkColorComponentFlagBits;
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1073 const vk::VkColorComponentFlags allCompMask = vk::VK_COLOR_COMPONENT_R_BIT in createPipeline()

12