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 D | vktPrimitivesGeneratedQueryTests.cpp | 449 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 D | vktPipelineColorWriteEnableTests.cpp | 373 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 D | vktPipelineColorWriteEnableTests.cpp | 371 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 D | vktPrimitivesGeneratedQueryTests.cpp | 546 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 D | vkPipelineConstructionUtil.cpp | 1889 std::vector<VkBool32> colorWriteEnables; member
|
Completed in 22 milliseconds