/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
D | vktPipelineCacheSCTests.cpp | 179 VkAttachmentReference attachmentReference; in createPipelineCacheTest() local 181 …teInfo = prepareSimpleRenderPassCI(format, attachmentDescription, attachmentReference, subpassDes… in createPipelineCacheTest()
|
D | vktPipelineIdentifierTests.cpp | 214 VkAttachmentReference attachmentReference; in testGraphicsPipelineIdentifier() local 216 …eInfo = prepareSimpleRenderPassCI(format, attachmentDescription, attachmentReference, subpassDes… in testGraphicsPipelineIdentifier()
|
D | vktDeviceObjectReservationTests.cpp | 1884 VkAttachmentReference attachmentReference; in performTest() local 1886 …eInfo = prepareSimpleRenderPassCI(format, attachmentDescription, attachmentReference, subpassDes… in performTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
D | vktPipelineCacheSCTests.cpp | 179 VkAttachmentReference attachmentReference; in createPipelineCacheTest() local 181 …teInfo = prepareSimpleRenderPassCI(format, attachmentDescription, attachmentReference, subpassDes… in createPipelineCacheTest()
|
D | vktPipelineIdentifierTests.cpp | 214 VkAttachmentReference attachmentReference; in testGraphicsPipelineIdentifier() local 216 …eInfo = prepareSimpleRenderPassCI(format, attachmentDescription, attachmentReference, subpassDes… in testGraphicsPipelineIdentifier()
|
D | vktDeviceObjectReservationTests.cpp | 1884 VkAttachmentReference attachmentReference; in performTest() local 1886 …eInfo = prepareSimpleRenderPassCI(format, attachmentDescription, attachmentReference, subpassDes… in performTest()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.cpp | 1783 auto attachmentReference = subpass.pColorAttachments[i]; in bindAttachments() local 1784 if(attachmentReference.attachment != VK_ATTACHMENT_UNUSED) in bindAttachments() 1786 …attachments->colorBuffer[i] = renderPassFramebuffer->getAttachment(attachmentReference.attachment); in bindAttachments() 1790 auto attachmentReference = subpass.pDepthStencilAttachment; in bindAttachments() local 1791 if(attachmentReference && attachmentReference->attachment != VK_ATTACHMENT_UNUSED) in bindAttachments() 1793 auto attachment = renderPassFramebuffer->getAttachment(attachmentReference->attachment); in bindAttachments()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkSafetyCriticalUtil.hpp | 58 VkAttachmentReference& attachmentReference,
|
D | vkSafetyCriticalUtil.cpp | 885 VkAttachmentReference& attachmentReference, in prepareSimpleRenderPassCI() argument 901 attachmentReference = in prepareSimpleRenderPassCI() 914 &attachmentReference, // const VkAttachmentReference* pColorAttachments in prepareSimpleRenderPassCI()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 516 const VkAttachmentReference attachmentReference = in createRenderPass() local 527 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference, in createRenderPass() 529 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(), in createRenderPass() 1294 const VkAttachmentReference attachmentReference = in createRenderPass() local 1305 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference, in createRenderPass() 1307 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(), in createRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 516 const VkAttachmentReference attachmentReference = in createRenderPass() local 527 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference, in createRenderPass() 529 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(), in createRenderPass() 1294 const VkAttachmentReference attachmentReference = in createRenderPass() local 1305 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference, in createRenderPass() 1307 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(), in createRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiPipelineTests.cpp | 192 const VkAttachmentReference attachmentReference = in drawTriangleTest() local 205 &attachmentReference, // const VkAttachmentReference* pColorAttachments in drawTriangleTest() 498 const VkAttachmentReference attachmentReference = in createSimpleRenderPass() local 511 &attachmentReference, // const VkAttachmentReference* pColorAttachments in createSimpleRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 192 const VkAttachmentReference attachmentReference = in drawTriangleTest() local 205 &attachmentReference, // const VkAttachmentReference* pColorAttachments in drawTriangleTest() 498 const VkAttachmentReference attachmentReference = in createSimpleRenderPass() local 511 &attachmentReference, // const VkAttachmentReference* pColorAttachments in createSimpleRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 197 const VkAttachmentReference attachmentReference in createRenderPass() local 213 &attachmentReference, // const VkAttachmentReference* pColorAttachments in createRenderPass()
|
D | vktRenderPassDitheringTests.cpp | 913 const AttachmentReference attachmentReference = in createRenderPassFramebuffer() local 922 attachmentReferences.emplace_back(attachmentReference); in createRenderPassFramebuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 197 const VkAttachmentReference attachmentReference in createRenderPass() local 213 &attachmentReference, // const VkAttachmentReference* pColorAttachments in createRenderPass()
|
D | vktRenderPassDitheringTests.cpp | 913 const AttachmentReference attachmentReference = in createRenderPassFramebuffer() local 922 attachmentReferences.emplace_back(attachmentReference); in createRenderPassFramebuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 362 const VkAttachmentReference attachmentReference = in createRenderPass() local 375 &attachmentReference, // const VkAttachmentReference* pColorAttachments in createRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 362 const VkAttachmentReference attachmentReference = in createRenderPass() local 375 &attachmentReference, // const VkAttachmentReference* pColorAttachments in createRenderPass()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 2663 VkAttachmentReference attachmentReference = in iterate() local 2670 attachmentReference.attachment = static_cast<deUint32>(i); in iterate() 2671 attachmentReferences.push_back(attachmentReference); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 2663 VkAttachmentReference attachmentReference = in iterate() local 2670 attachmentReference.attachment = static_cast<deUint32>(i); in iterate() 2671 attachmentReferences.push_back(attachmentReference); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 115 VkAttachmentReference2 convertAttachmentReference (const VkAttachmentReference& attachmentReference… in convertAttachmentReference() argument 121 attachmentReference.attachment, // deUint32 attachment; in convertAttachmentReference() 122 attachmentReference.layout, // VkImageLayout layout; in convertAttachmentReference()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 115 VkAttachmentReference2 convertAttachmentReference (const VkAttachmentReference& attachmentReference… in convertAttachmentReference() argument 121 attachmentReference.attachment, // deUint32 attachment; in convertAttachmentReference() 122 attachmentReference.layout, // VkImageLayout layout; in convertAttachmentReference()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDynamicOffsetTests.cpp | 1618 const VkAttachmentReference attachmentReference = in iterate() local 1631 &attachmentReference, // const VkAttachmentReference* pColorAttachments in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineDynamicOffsetTests.cpp | 1618 const VkAttachmentReference attachmentReference = in iterate() local 1631 &attachmentReference, // const VkAttachmentReference* pColorAttachments in iterate()
|