/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | Swapchain.cpp | 49 vk::ImageViewCreateInfo colorAttachmentView; in Swapchain() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkRenderTarget.h | 74 const GrVkImageView* colorAttachmentView() const { in colorAttachmentView() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryBasicClass.cpp | 89 const Unique<VkImageView> colorAttachmentView( in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderPropertyTestsEXT.cpp | 715 …const auto colorAttachmentView = makeImageView(vkd, device, colorAttachment.get(), viewType, color… in iterate() local 937 …const auto colorAttachmentView = makeImageView(vkd, device, colorAttachment.get(), viewType, fbFor… in iterate() local 1456 const auto colorAttachmentView = in iterate() local 2225 const auto colorAttachmentView = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationGeometryPointSizeTests.cpp | 350 const Unique<VkImageView> colorAttachmentView(makeImageView( in test() local
|
H A D | vktTessellationCommonEdgeTests.cpp | 378 const Unique<VkImageView> colorAttachmentView(makeImageView( in test() local
|
H A D | vktTessellationWindingTests.cpp | 436 const Unique<VkImageView> colorAttachmentView(makeImageView( in iterate() local
|
H A D | vktTessellationGeometryGridRenderTests.cpp | 657 const Unique<VkImageView> colorAttachmentView(makeImageView( in iterate() local
|
H A D | vktTessellationPrimitiveDiscardTests.cpp | 484 const Unique<VkImageView> colorAttachmentView(makeImageView( in test() local
|
H A D | vktTessellationGeometryPassthroughTests.cpp | 550 const Unique<VkImageView> colorAttachmentView(makeImageView( in iterate() local
|
H A D | vktTessellationShaderInputOutputTests.cpp | 116 const Unique<VkImageView> colorAttachmentView(makeImageView( in runTest() local
|
H A D | vktTessellationMiscDrawTests.cpp | 217 const Unique<VkImageView> colorAttachmentView(makeImageView( in runTest() local
|
H A D | vktTessellationUserDefinedIO.cpp | 886 const Unique<VkImageView> colorAttachmentView(makeImageView( in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 181 auto colorAttachmentView = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDynamicControlPoints.cpp | 309 …auto colorAttachmentView = vk::makeImageView(vkd, device, colorAttachment->get(), vk::VK_IMAGE_VIE… in iterate() local
|
H A D | vktPipelineRobustnessCacheTests.cpp | 353 …const auto colorAttachmentView = makeImageView(vk, device, m_colorAttachment->get(), vk::VK_IMAGE_… in iterate() local
|
H A D | vktPipelineBindPointTests.cpp | 457 Move<VkImageView> colorAttachmentView; in iterate() local
|
H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 888 …const auto colorAttachmentView = makeImageView(vkd, device, colorAttachment.get(), VK_IMAGE_VIEW_T… in iterate() local
|
H A D | vktPipelineMiscTests.cpp | 578 …auto colorAttachmentView = vk::makeImageView(vkd, device, colorAttachment->get(), vk::VK_IMAGE_VIE… in runTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawSampleAttributeTests.cpp | 226 const auto colorAttachmentView = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiGetMemoryCommitment.cpp | 129 Move<VkImageView> colorAttachmentView; in iterate() local
|
H A D | vktApiCommandBuffersTests.cpp | 5025 …const auto colorAttachmentView = makeImageView(vkd, device, testData.colorAttachment->get(), VK_IM… in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmCrossStageInterfaceTests.cpp | 209 Move<VkImageView> colorAttachmentView = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 494 …Move<VkImageView> colorAttachmentView = makeImageView(vk, device, **colorAttachmentImage, VK_IMAGE… in executeGraphicPipeline() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanCommandBuffer.cpp | 704 VkImageView& colorAttachmentView = attachmentViews.push_back(); in gather_attachment_views() local
|