/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vklayertests_imageless_framebuffer.cpp | 75 VkAttachmentReference attachmentReference = {}; in TEST_F() local 350 VkAttachmentReference attachmentReference = {}; in TEST_F() local 448 VkAttachmentReference attachmentReference = {}; in TEST_F() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiPipelineTests.cpp | 192 const VkAttachmentReference attachmentReference = { in drawTriangleTest() local 490 const VkAttachmentReference attachmentReference = { in createSimpleRenderPass() local
|
H A D | vktApiCopiesAndBlittingTests.cpp | 8211 const VkAttachmentReference attachmentReference = { in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/ |
H A D | vktPipelineCacheSCTests.cpp | 172 VkAttachmentReference attachmentReference; in createPipelineCacheTest() local
|
H A D | vktPipelineIdentifierTests.cpp | 209 VkAttachmentReference attachmentReference; in testGraphicsPipelineIdentifier() local
|
H A D | vktDeviceObjectReservationTests.cpp | 1812 VkAttachmentReference attachmentReference; in performTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawAndClearTests.cpp | 506 const VkAttachmentReference attachmentReference = { in createRenderPass() local 1366 const VkAttachmentReference attachmentReference = { in createRenderPass() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 198 const VkAttachmentReference attachmentReference{ in createRenderPass() local
|
H A D | vktRenderPassDitheringTests.cpp | 990 const AttachmentReference attachmentReference = { in createRenderPassFramebuffer() local
|
H A D | vktRenderPassTests.cpp | 3407 … for (const AttachmentReference &attachmentReference : subpass.getColorAttachments()) in pushDynamicRenderingCommands() local
|
/aosp_15_r20/cts/tests/tests/graphics/jni/ |
H A D | VulkanPreTransformTestHelpers.cpp | 402 const VkAttachmentReference attachmentReference = { in createRenderPass() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDynamicVertexAttributeTests.cpp | 310 const vk::VkAttachmentReference attachmentReference = { in iterate() local
|
H A D | vktPipelineDynamicOffsetTests.cpp | 1604 const VkAttachmentReference attachmentReference = { in iterate() local
|
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 4557 vk::VkAttachmentReference2 attachmentReference{ in copyToInputAttachment() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkSafetyCriticalUtil.cpp | 964 VkAttachmentReference &attachmentReference, in prepareSimpleRenderPassCI()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 405 const VkAttachmentReference attachmentReference = { in createRenderPass() local
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkCommandBuffer.cpp | 2418 auto attachmentReference = subpass.pColorAttachments[i]; in bindAttachments() local 2425 auto attachmentReference = subpass.pDepthStencilAttachment; in bindAttachments() local
|
H A D | libVulkan.cpp | 170 …const auto &attachmentReference = subpassDescription.pInputAttachments[aspectReference.inputAttach… in ValidateRenderPassPNextChain() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorSetRandomTests.cpp | 2752 VkAttachmentReference attachmentReference = {0u, VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL}; in iterate() local
|
H A D | vktBindingDescriptorCopyTests.cpp | 1340 const VkAttachmentReference attachmentReference = { in getAttachmentReferences() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRender.cpp | 2048 const VkAttachmentReference attachmentReference = { in render() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 122 VkAttachmentReference2 convertAttachmentReference(const VkAttachmentReference &attachmentReference, in convertAttachmentReference()
|