Home
last modified time | relevance | path

Searched refs:MAX_COLOR_ATTACHMENT_COUNT (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp91 MAX_COLOR_ATTACHMENT_COUNT = 4u enumerator
471 const deUint32 splitSubpassCount (deDivRoundUp32(sampleCount, MAX_COLOR_ATTACHMENT_COUNT)); in createRenderPass()
521 …; sampleNdx < de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, sampleCount - splitSubpassIndex * MAX… in createRenderPass()
955 …BlendAttachmentState> attachmentBlendStates (de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, sampleC… in createSplitPipeline()
1029 …std::vector<VkPipelineSp> pipelines (deDivRoundUp32(sampleCount, MAX_COLOR_ATTACHMENT_COUNT), (VkP… in createSplitPipelines()
1898 …for (deUint32 attachmentNdx = 0; attachmentNdx < de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, con… in init()
1910 …for (deUint32 attachmentNdx = 0; attachmentNdx < de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, con… in init()
1913 …t depth" << attachmentNdx << " = subpassLoad(i_depth, int(" << MAX_COLOR_ATTACHMENT_COUNT << " * p… in init()
1916 …encil" << attachmentNdx << " = subpassLoad(i_stencil, int(" << MAX_COLOR_ATTACHMENT_COUNT << " * p… in init()
1967 …for (deUint32 attachmentNdx = 0; attachmentNdx < de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, con… in init()
[all …]
DvktRenderPassMultisampleResolveTests.cpp93 MAX_COLOR_ATTACHMENT_COUNT = 4u enumerator
356 std::vector<VkImageSp> images (MAX_COLOR_ATTACHMENT_COUNT); in createMultisampleImages()
373 std::vector<VkImageSp> images (MAX_COLOR_ATTACHMENT_COUNT); in createSingleSampleImages()
416 std::vector<VkBufferSp> buffers (MAX_COLOR_ATTACHMENT_COUNT); in createBuffers()
1113 for (size_t attachmentNdx = 0; attachmentNdx < MAX_COLOR_ATTACHMENT_COUNT; attachmentNdx++) in verify()
1136 for (size_t attachmentNdx = 0; attachmentNdx < MAX_COLOR_ATTACHMENT_COUNT; attachmentNdx++) in verify()
1202 for (size_t attachmentNdx = 0; attachmentNdx < MAX_COLOR_ATTACHMENT_COUNT; attachmentNdx++) in verify()
1222 for (size_t attachmentNdx = 0; attachmentNdx < MAX_COLOR_ATTACHMENT_COUNT; attachmentNdx++) in verify()
1303 for (size_t attachmentNdx = 0; attachmentNdx < MAX_COLOR_ATTACHMENT_COUNT; attachmentNdx++) in verify()
1323 for (size_t attachmentNdx = 0; attachmentNdx < MAX_COLOR_ATTACHMENT_COUNT; attachmentNdx++) in verify()