/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleResolveTests.cpp | 1250 const AttRef attachmentRef in createRenderPass() local 1258 colorAttachmentRefs.push_back(attachmentRef); in createRenderPass() 1277 const AttRef attachmentRef in createRenderPass() local 1285 resolveAttachmentRefs.push_back(attachmentRef); in createRenderPass() 2100 const AttRef attachmentRef in createRenderPass() local 2107 sp0colorAttachmentRefs.push_back(attachmentRef); in createRenderPass() 2125 const AttRef attachmentRef in createRenderPass() local 2132 sp0resolveAttachmentRefs.push_back(attachmentRef); in createRenderPass() 2137 const AttRef attachmentRef in createRenderPass() local 2144 sp1inAttachmentRefs.push_back(attachmentRef); in createRenderPass()
|
D | vktRenderPassTests.cpp | 4558 const AttachmentReference& attachmentRef = colorAttachments[attachmentRefNdx]; in initializeSubpassRenderInfo() local 4559 const Attachment& attachment = renderPass.getAttachments()[attachmentRef.getAttachment()]; in initializeSubpassRenderInfo()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 244 const VkAttachmentReference attachmentRef = in iterate() local 250 perSampleAttachmentRef[sampleNdx] = attachmentRef; in iterate()
|
D | vktPipelineFramebufferAttachmentTests.cpp | 150 const VkAttachmentReference attachmentRef = in makeRenderPass() local 155 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass() 970 const VkAttachmentReference attachmentRef = in makeRenderPassDifferentAttachmentSizes() local 975 colorAttachmentReferences[i] = attachmentRef; in makeRenderPassDifferentAttachmentSizes()
|
D | vktPipelineDynamicOffsetTests.cpp | 273 const VkAttachmentReference attachmentRef = in init() local 286 &attachmentRef, // const VkAttachmentReference* pColorAttachments in init()
|
D | vktPipelineMultisampleImageTests.cpp | 341 const VkAttachmentReference attachmentRef = in makeMultisampleRenderPass() local 346 colorAttachmentReferences[i] = attachmentRef; in makeMultisampleRenderPass()
|
D | vktPipelineRenderToImageTests.cpp | 480 const VkAttachmentReference attachmentRef = in makeRenderPass() local 491 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 818 const VkAttachmentReference attachmentRef = in createRenderPass() local 831 pDepthStencilAttachment = &attachmentRef; in createRenderPass() 836 pColorAttachments = &attachmentRef; in createRenderPass() 928 const VkAttachmentReference2KHR attachmentRef = in createRenderPass() local 949 &attachmentRef, // const VkAttachmentReference2KHR* pDepthStencilAttachment; in createRenderPass()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationNoneStageTests.cpp | 477 VkAttachmentReference2 attachmentRef in buildBasicRenderPass() local 485 pColorAttachment = &attachmentRef; in buildBasicRenderPass() 487 pDepthStencilAttachment = &attachmentRef; in buildBasicRenderPass()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 667 const VkAttachmentReference attachmentRef = in TextureRenderer() local 686 &attachmentRef, // const VkAttachmentReference* pColorAttachments; in TextureRenderer()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 708 const VkAttachmentReference attachmentRef = in makeRenderPass() local 714 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 441 const VkAttachmentReference attachmentRef = in BaseRenderingTestInstance() local 460 &attachmentRef, // const VkAttachmentReference* pColorAttachments; in BaseRenderingTestInstance()
|