Home
last modified time | relevance | path

Searched defs:colorAttachmentCount (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingLocalReadTests.cpp894 const uint32_t colorAttachmentCount = 4u; in iterate() local
1152 { in initPrograms()
1211 uint32_t colorAttachmentCount = inputAttachmentCount - 2u; in initPrograms() local
H A DvktRenderPassMultisampleTests.cpp802 const uint32_t colorAttachmentCount( in getRenderingAttachmentLocationInfo() local
945 … VkFormat dstFormat, uint32_t colorAttachmentCount, uint32_t sampleCount) in beginSecondaryCmdBuffer()
1158 uint32_t colorAttachmentCount(!isDepthStencilFormat); in createRenderPipeline() local
1260 uint32_t colorAttachmentCount(de::min((uint32_t)MAX_COLOR_ATTACHMENT_COUNT, m_sampleCount)); in createSplitPipelines() local
1459 uint32_t colorAttachmentCount = colorAttachmentIndex; in iterateInternalDynamicRendering() local
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp765 uint32_t colorAttachmentCount = 2u * m_testParams.activeInputAttachmentCount; in createCommandBufferDynamicRendering() local
H A DvktDynamicRenderingTests.cpp269const uint32_t colorAttachmentCount, const VkFormat *pColorAttachmentFormats, in makeGraphicsPipeline()
565 … VkRenderingFlagsKHR renderingFlags, const uint32_t colorAttachmentCount, in beginSecondaryCmdBuffer()
H A DvktRenderPassTests.cpp2118 uint32_t colorAttachmentCount = (uint32_t)colorAttachmentIndices.size(); in beginCommandBuffer() local
2688 uint32_t colorAttachmentCount = (uint32_t)colorAttachmentIndices.size(); in pushRenderCommands() local
3067 uint32_t colorAttachmentCount = (uint32_t)colorAttachmentFormats.size(); in createSubpassPipeline() local
3510 uint32_t colorAttachmentCount((uint32_t)colorAttachmentIndices.size()); in pushDynamicRenderingCommands() local
6696 const uint32_t colorAttachmentCount = in addAttachmentAllocationTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectRenderingTests.cpp66 uint32_t colorAttachmentCount; member
634 uint32_t colorAttachmentCount = m_params.colorAttachmentCount + m_params.extraAttachmentCount; in iterate() local
982 uint32_t colorAttachmentCount; in createShaderObjectRenderingTests() member
H A DvktShaderObjectMiscTests.cpp163 const uint32_t colorAttachmentCount = 2; in iterate() local
1501 const uint32_t colorAttachmentCount = 2; in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp321 uint32_t GetUnresolveFlags(uint32_t colorAttachmentCount, in GetUnresolveFlags()
759 void InsertPreamble(uint32_t colorAttachmentCount, in InsertPreamble()
1085 uint32_t colorAttachmentCount, in MakeFragShader()
1145 uint32_t colorAttachmentCount, in GetUnresolveFrag()
4521 const uint32_t colorAttachmentCount = colorIndexVk.get(); in unresolve() local
H A DCommandGraph.cpp846 size_t colorAttachmentCount = attachmentCount - depthStencilAttachmentCount; in dumpCommandsForDiagnostics() local
H A Dvk_helpers.cpp2986 const PackedAttachmentCount colorAttachmentCount, in beginRenderPass()
3427 size_t colorAttachmentCount = attachmentCount - depthStencilAttachmentCount; in getCommandDiagnostics() local
H A DContextVk.cpp8054 const vk::PackedAttachmentCount colorAttachmentCount, in beginNewRenderPass()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkCommandBuffer.hpp73 uint32_t colorAttachmentCount = 0; member
H A DVkCommandBuffer.cpp219 uint32_t colorAttachmentCount = executionState.dynamicRendering->getColorAttachmentCount(); in execute() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp2243 …for (uint32_t colorAttachmentCount = 0u; colorAttachmentCount < DE_LENGTH_OF_ARRAY(colorAttachment… in createBlendOperationAdvancedTests() local
2291 …for (uint32_t colorAttachmentCount = 1u; colorAttachmentCount < DE_LENGTH_OF_ARRAY(colorAttachment… in createBlendOperationAdvancedTests() local
H A DvktPipelineDepthTests.cpp682 uint32_t colorAttachmentCount = (m_colorFormat != VK_FORMAT_UNDEFINED) ? 1u : 0u; local
H A DvktPipelineColorWriteEnableTests.cpp1429 uint32_t colorAttachmentCount, in setupAndBuildPipeline()
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp2007uint32_t colorAttachmentCount, std::vector<VkRenderingAttachmentInfo> &colorAttachmentInfos, in startRendering()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.cpp218 … const VkExtent2D renderSize, const uint32_t colorAttachmentCount, in makeGraphicsPipeline()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkTypeUtil.inl322 …achmentCount, const VkAttachmentReference* pInputAttachments, uint32_t colorAttachmentCount, const…
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp1751 const uint32_t colorAttachmentCount = getColorAttachmentCount(m_testParam->testType); in rendering() local
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkTypeUtil.inl323 …achmentCount, const VkAttachmentReference* pInputAttachments, uint32_t colorAttachmentCount, const…
H A DvkStructTypes.inl931 uint32_t colorAttachmentCount; member
3211 uint32_t colorAttachmentCount; member
3587 uint32_t colorAttachmentCount; member
7686 uint32_t colorAttachmentCount; member
7714 uint32_t colorAttachmentCount; member
7750 uint32_t colorAttachmentCount; member
7761 uint32_t colorAttachmentCount; member
9358 uint32_t colorAttachmentCount; member
9366 uint32_t colorAttachmentCount; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp949 uint32_t colorAttachmentCount = 1; in createRenderPass() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp1871 uint32_t colorAttachmentCount) in makeShaderPreamble()
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_core.h3811 uint32_t colorAttachmentCount; member
6070 uint32_t colorAttachmentCount; member
7221 uint32_t colorAttachmentCount; member
7231 uint32_t colorAttachmentCount; member
7248 uint32_t colorAttachmentCount; member
8855 uint32_t colorAttachmentCount; member
10261 uint32_t colorAttachmentCount; member
10268 uint32_t colorAttachmentCount; member
11208 uint32_t colorAttachmentCount; member

1234