Home
last modified time | relevance | path

Searched defs:depthStencilLayout (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp1775 VkImageLayout depthStencilLayout = VK_IMAGE_LAYOUT_UNDEFINED; in rendering() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp4217 const VkImageLayout depthStencilLayout(VK_IMAGE_LAYOUT_GENERAL); in initTests() local
4310 const VkImageLayout depthStencilLayout(VK_IMAGE_LAYOUT_GENERAL); in initTests() local
H A DvktRenderPassTests.cpp6291 VkImageLayout depthStencilLayout = VK_IMAGE_LAYOUT_GENERAL; in addAttachmentTests() local
6487 const VkImageLayout depthStencilLayout = VK_IMAGE_LAYOUT_GENERAL; in addAttachmentWriteMaskTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp664 VkImageLayout depthStencilLayout = VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL; in logTestImages() local