Home
last modified time | relevance | path

Searched defs:colorAttachmentView (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A DSwapchain.cpp49 vk::ImageViewCreateInfo colorAttachmentView; in Swapchain() local
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkRenderTarget.h74 const GrVkImageView* colorAttachmentView() const { in colorAttachmentView() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicClass.cpp89 const Unique<VkImageView> colorAttachmentView( in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp715 …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 DvktTessellationGeometryPointSizeTests.cpp350 const Unique<VkImageView> colorAttachmentView(makeImageView( in test() local
H A DvktTessellationCommonEdgeTests.cpp378 const Unique<VkImageView> colorAttachmentView(makeImageView( in test() local
H A DvktTessellationWindingTests.cpp436 const Unique<VkImageView> colorAttachmentView(makeImageView( in iterate() local
H A DvktTessellationGeometryGridRenderTests.cpp657 const Unique<VkImageView> colorAttachmentView(makeImageView( in iterate() local
H A DvktTessellationPrimitiveDiscardTests.cpp484 const Unique<VkImageView> colorAttachmentView(makeImageView( in test() local
H A DvktTessellationGeometryPassthroughTests.cpp550 const Unique<VkImageView> colorAttachmentView(makeImageView( in iterate() local
H A DvktTessellationShaderInputOutputTests.cpp116 const Unique<VkImageView> colorAttachmentView(makeImageView( in runTest() local
H A DvktTessellationMiscDrawTests.cpp217 const Unique<VkImageView> colorAttachmentView(makeImageView( in runTest() local
H A DvktTessellationUserDefinedIO.cpp886 const Unique<VkImageView> colorAttachmentView(makeImageView( in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalIgnoreTests.cpp181 auto colorAttachmentView = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicControlPoints.cpp309 …auto colorAttachmentView = vk::makeImageView(vkd, device, colorAttachment->get(), vk::VK_IMAGE_VIE… in iterate() local
H A DvktPipelineRobustnessCacheTests.cpp353 …const auto colorAttachmentView = makeImageView(vk, device, m_colorAttachment->get(), vk::VK_IMAGE_… in iterate() local
H A DvktPipelineBindPointTests.cpp457 Move<VkImageView> colorAttachmentView; in iterate() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp888 …const auto colorAttachmentView = makeImageView(vkd, device, colorAttachment.get(), VK_IMAGE_VIEW_T… in iterate() local
H A DvktPipelineMiscTests.cpp578 …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 DvktDrawSampleAttributeTests.cpp226 const auto colorAttachmentView = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp129 Move<VkImageView> colorAttachmentView; in iterate() local
H A DvktApiCommandBuffersTests.cpp5025 …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 DvktSpvAsmCrossStageInterfaceTests.cpp209 Move<VkImageView> colorAttachmentView = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp494 …Move<VkImageView> colorAttachmentView = makeImageView(vk, device, **colorAttachmentImage, VK_IMAGE… in executeGraphicPipeline() local
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp704 VkImageView& colorAttachmentView = attachmentViews.push_back(); in gather_attachment_views() local

12