Home
last modified time | relevance | path

Searched defs:attachmentReference (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp197 const VkAttachmentReference attachmentReference in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp192 const VkAttachmentReference attachmentReference = in drawTriangleTest() local
498 const VkAttachmentReference attachmentReference = in createSimpleRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp358 const VkAttachmentReference attachmentReference = in createRenderPass() local
1133 const VkAttachmentReference attachmentReference = in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp362 const VkAttachmentReference attachmentReference = in createRenderPass() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp1783 auto attachmentReference = subpass.pColorAttachments[i]; in bindAttachments() local
1790 auto attachmentReference = subpass.pDepthStencilAttachment; in bindAttachments() local
DlibVulkan.cpp192 …const auto &attachmentReference = subpassDescription.pInputAttachments[aspectReference.inputAttach… in ValidateRenderPassPNextChain() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp2419 VkAttachmentReference attachmentReference = in iterate() local
DvktBindingDescriptorCopyTests.cpp1183 const VkAttachmentReference attachmentReference = in getAttachmentReferences() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp2007 const VkAttachmentReference attachmentReference = in render() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp114 VkAttachmentReference2 convertAttachmentReference (const VkAttachmentReference& attachmentReference in convertAttachmentReference()