Home
last modified time | relevance | path

Searched defs:colorWriteEnables (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp449 const VkBool32 colorWriteEnables = VK_FALSE; in iterate() local
702 const VkBool32 colorWriteEnables = VK_FALSE; in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp373 const auto& colorWriteEnables = testConfig.colorWriteEnableConfig.dynamicValue.get(); in setDynamicStates() local
1147 bool colorWriteEnables; member
1498 setupAndBuildPipeline(GraphicsPipelineWrapperEx& owner, PipelineLayoutWrapper& pipelineLayout, VkRenderPass renderPass, deUint32 colorAttachmentCount, const ColorWriteEnables& colorWriteEnables, float blendComp, bool dynamic) const setupAndBuildPipeline() argument
1611 verifyAttachment(const deUint32 attachmentIndex, const deUint32 attachmentCount, const ConstPixelBufferAccess& attachmentContent, const ColorWriteEnables& colorWriteEnables, const Vec4& background, const float blendComp) const verifyAttachment() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp371 const auto& colorWriteEnables = testConfig.colorWriteEnableConfig.dynamicValue.get(); in setDynamicStates() local
1141 bool colorWriteEnables; member
1487 setupAndBuildPipeline(GraphicsPipelineWrapperEx& owner, VkPipelineLayout pipelineLayout, VkRenderPass renderPass, deUint32 colorAttachmentCount, const ColorWriteEnables& colorWriteEnables, float blendComp, bool dynamic) const setupAndBuildPipeline() argument
1600 verifyAttachment(const deUint32 attachmentIndex, const deUint32 attachmentCount, const ConstPixelBufferAccess& attachmentContent, const ColorWriteEnables& colorWriteEnables, const Vec4& background, const float blendComp) const verifyAttachment() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp546 const VkBool32 colorWriteEnables = VK_FALSE; in iterate() local
867 const VkBool32 colorWriteEnables = VK_FALSE; in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp1889 std::vector<VkBool32> colorWriteEnables; member

Completed in 22 milliseconds