Home
last modified time | relevance | path

Searched refs:attachmentRef (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPassCache.cpp126 auto& attachmentRef = colorAttachmentRefs[colorAttachmentIndex]; in CreateRenderPassForQuery() local
129 attachmentRef.attachment = colorAttachmentIndex; in CreateRenderPassForQuery()
130 attachmentRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in CreateRenderPassForQuery()
174 auto& attachmentRef = resolveAttachmentRefs[resolveAttachmentIndex]; in CreateRenderPassForQuery() local
177 attachmentRef.attachment = attachmentCount; in CreateRenderPassForQuery()
178 attachmentRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in CreateRenderPassForQuery()
194 auto& attachmentRef = resolveAttachmentRefs[resolveAttachmentIndex]; in CreateRenderPassForQuery() local
195 attachmentRef.attachment = VK_ATTACHMENT_UNUSED; in CreateRenderPassForQuery()
196 attachmentRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; // The Khronos Vulkan validation layer will complain if not set in CreateRenderPassForQuery()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp1554 const AttRef attachmentRef in createRenderPass()
1562 colorAttachmentRefs.push_back(attachmentRef); in createRenderPass()
1581 const AttRef attachmentRef in createRenderPass()
1589 resolveAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2461 const AttRef attachmentRef in createRenderPass()
2468 sp0colorAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2486 const AttRef attachmentRef in createRenderPass()
2493 sp0resolveAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2498 const AttRef attachmentRef in createRenderPass()
2505 sp1inAttachmentRefs.push_back(attachmentRef); in createRenderPass()
[all...]
H A DvktRenderPassTests.cpp5035 const AttachmentReference& attachmentRef = colorAttachments[attachmentRefNdx];
5036 const Attachment& attachment = renderPass.getAttachments()[attachmentRef.getAttachment()];
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp1541 const AttRef attachmentRef in createRenderPass()
1549 colorAttachmentRefs.push_back(attachmentRef); in createRenderPass()
1568 const AttRef attachmentRef in createRenderPass()
1576 resolveAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2448 const AttRef attachmentRef in createRenderPass()
2455 sp0colorAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2473 const AttRef attachmentRef in createRenderPass()
2480 sp0resolveAttachmentRefs.push_back(attachmentRef); in createRenderPass()
2485 const AttRef attachmentRef in createRenderPass()
2492 sp1inAttachmentRefs.push_back(attachmentRef); in createRenderPass()
[all...]
H A DvktRenderPassTests.cpp5021 const AttachmentReference& attachmentRef = colorAttachments[attachmentRefNdx];
5022 const Attachment& attachment = renderPass.getAttachments()[attachmentRef.getAttachment()];
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp492 VkAttachmentReference2 attachmentRef in buildBasicRenderPass()
500 pColorAttachment = &attachmentRef; in buildBasicRenderPass()
502 pDepthStencilAttachment = &attachmentRef; in buildBasicRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp490 VkAttachmentReference2 attachmentRef in buildBasicRenderPass()
498 pColorAttachment = &attachmentRef; in buildBasicRenderPass()
500 pDepthStencilAttachment = &attachmentRef; in buildBasicRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp247 const VkAttachmentReference attachmentRef = in iterate() local
253 perSampleAttachmentRef[sampleNdx] = attachmentRef; in iterate()
H A DvktPipelineFramebufferAttachmentTests.cpp161 const VkAttachmentReference attachmentRef = in makeRenderPass() local
166 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
986 const VkAttachmentReference attachmentRef = in makeRenderPassMultiAttachments() local
991 colorAttachmentReferences[i] = attachmentRef; in makeRenderPassMultiAttachments()
H A DvktPipelineRenderToImageTests.cpp398 const VkAttachmentReference attachmentRef = in makeRenderPass() local
409 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
H A DvktPipelineDynamicOffsetTests.cpp316 const VkAttachmentReference attachmentRef = in init() local
329 &attachmentRef, // const VkAttachmentReference* pColorAttachments in init()
H A DvktPipelineMultisampleImageTests.cpp454 const VkAttachmentReference attachmentRef = in makeMultisampleRenderPass() local
459 colorAttachmentReferences[i] = attachmentRef; in makeMultisampleRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp245 const VkAttachmentReference attachmentRef = in iterate() local
251 perSampleAttachmentRef[sampleNdx] = attachmentRef; in iterate()
H A DvktPipelineFramebufferAttachmentTests.cpp158 const VkAttachmentReference attachmentRef = in makeRenderPass() local
163 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
978 const VkAttachmentReference attachmentRef = in makeRenderPassMultiAttachments() local
983 colorAttachmentReferences[i] = attachmentRef; in makeRenderPassMultiAttachments()
H A DvktPipelineRenderToImageTests.cpp395 const VkAttachmentReference attachmentRef = in makeRenderPass() local
406 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
H A DvktPipelineDynamicOffsetTests.cpp313 const VkAttachmentReference attachmentRef = in init() local
326 &attachmentRef, // const VkAttachmentReference* pColorAttachments in init()
H A DvktPipelineMultisampleImageTests.cpp451 const VkAttachmentReference attachmentRef = in makeMultisampleRenderPass() local
456 colorAttachmentReferences[i] = attachmentRef; in makeMultisampleRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp932 const VkAttachmentReference attachmentRef = in createRenderPass() local
952 pDepthStencilAttachment = &attachmentRef; in createRenderPass()
957 pColorAttachments = &attachmentRef; in createRenderPass()
1051 const VkAttachmentReference2 attachmentRef = in createRenderPass() local
1072 &attachmentRef, // const VkAttachmentReference2KHR* pDepthStencilAttachment; in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageClearingTests.cpp835 const VkAttachmentReference attachmentRef = in createRenderPass() local
848 pDepthStencilAttachment = &attachmentRef; in createRenderPass()
853 pColorAttachments = &attachmentRef; in createRenderPass()
945 const VkAttachmentReference2 attachmentRef = in createRenderPass() local
966 &attachmentRef, // const VkAttachmentReference2KHR* pDepthStencilAttachment; in createRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp762 const VkAttachmentReference attachmentRef = in TextureRenderer() local
781 &attachmentRef, // const VkAttachmentReference* pColorAttachments; in TextureRenderer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp795 const VkAttachmentReference attachmentRef = in TextureRenderer() local
814 &attachmentRef, // const VkAttachmentReference* pColorAttachments; in TextureRenderer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp680 const VkAttachmentReference attachmentRef = in makeRenderPass() local
686 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMutableTests.cpp680 const VkAttachmentReference attachmentRef = in makeRenderPass() local
686 colorAttachmentReferences[i] = attachmentRef; in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp461 const VkAttachmentReference attachmentRef = in BaseRenderingTestInstance() local
480 &attachmentRef, // const VkAttachmentReference* pColorAttachments; in BaseRenderingTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp459 const VkAttachmentReference attachmentRef = in BaseRenderingTestInstance() local
478 &attachmentRef, // const VkAttachmentReference* pColorAttachments; in BaseRenderingTestInstance()

Completed in 95 milliseconds