Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectRenderingTests.cpp66 uint32_t colorAttachmentCount; member
634 uint32_t colorAttachmentCount = m_params.colorAttachmentCount + m_params.extraAttachmentCount; in iterate() local
978 uint32_t colorAttachmentCount; in createShaderObjectRenderingTests() member
DvktShaderObjectMiscTests.cpp163 const uint32_t colorAttachmentCount = 2; in iterate() local
1484 const uint32_t colorAttachmentCount = 2; in iterate() local
/external/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp73 uint32_t colorAttachmentCount = 0; member
DVkCommandBuffer.cpp219 uint32_t colorAttachmentCount = executionState.dynamicRendering->getColorAttachmentCount(); in execute() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
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
1460 uint32_t colorAttachmentCount = colorAttachmentIndex; in iterateInternalDynamicRendering() local
DvktDynamicRenderingLocalReadTests.cpp1014 const uint32_t colorAttachmentCount = 4u; in iterate() local
1941 { in initPrograms()
2004 uint32_t colorAttachmentCount = inputAttachmentCount - 2u; in initPrograms() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp766 uint32_t colorAttachmentCount = 2u * m_testParams.activeInputAttachmentCount; in createCommandBufferDynamicRendering() local
DvktDynamicRenderingTests.cpp269const uint32_t colorAttachmentCount, const VkFormat *pColorAttachmentFormats, in makeGraphicsPipeline()
565 … VkRenderingFlagsKHR renderingFlags, const uint32_t colorAttachmentCount, in beginSecondaryCmdBuffer()
DvktRenderPassTests.cpp2119 uint32_t colorAttachmentCount = (uint32_t)colorAttachmentIndices.size(); in beginCommandBuffer() local
2689 uint32_t colorAttachmentCount = (uint32_t)colorAttachmentIndices.size(); in pushRenderCommands() local
3068 uint32_t colorAttachmentCount = (uint32_t)colorAttachmentFormats.size(); in createSubpassPipeline() local
3508 uint32_t colorAttachmentCount((uint32_t)colorAttachmentIndices.size()); in pushDynamicRenderingCommands() local
6730 const uint32_t colorAttachmentCount = in addAttachmentAllocationTests() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp165 const uint32_t colorAttachmentCount = (colorAttachmentAvailable ? 1u : 0u); in makeRenderPass() local
/external/angle/src/libANGLE/renderer/vulkan/
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()
4492 const uint32_t colorAttachmentCount = colorIndexVk.get(); in unresolve() local
DCommandGraph.cpp846 size_t colorAttachmentCount = attachmentCount - depthStencilAttachmentCount; in dumpCommandsForDiagnostics() local
Dvk_helpers.cpp3063 const PackedAttachmentCount colorAttachmentCount, in beginRenderPass()
3506 size_t colorAttachmentCount = attachmentCount - depthStencilAttachmentCount; in getCommandDiagnostics() local
DContextVk.cpp8042 const vk::PackedAttachmentCount colorAttachmentCount, in beginNewRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp218 … const VkExtent2D renderSize, const uint32_t colorAttachmentCount, in makeGraphicsPipeline()
DvktImageLoadStoreTests.cpp3294 const uint32_t colorAttachmentCount = 1u; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
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
DvktPipelineDepthTests.cpp712 uint32_t colorAttachmentCount = (m_colorFormat != VK_FORMAT_UNDEFINED) ? 1u : 0u; local
DvktPipelineColorWriteEnableTests.cpp1429 uint32_t colorAttachmentCount, in setupAndBuildPipeline()
DvktPipelineMultisampledRenderToSingleSampledTests.cpp2007uint32_t colorAttachmentCount, std::vector<VkRenderingAttachmentInfo> &colorAttachmentInfos, in startRendering()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkTypeUtil.inl322 …achmentCount, const VkAttachmentReference* pInputAttachments, uint32_t colorAttachmentCount, const…
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktShaderTileImageTests.cpp1751 const uint32_t colorAttachmentCount = getColorAttachmentCount(m_testParam->testType); in rendering() local
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkTypeUtil.inl340 …achmentCount, const VkAttachmentReference* pInputAttachments, uint32_t colorAttachmentCount, const…
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp955 uint32_t colorAttachmentCount = 1; in createRenderPass() local
/external/angle/src/tests/gl_tests/
DFramebufferFetchTest.cpp2223 uint32_t colorAttachmentCount) in makeShaderPreamble()

12