Home
last modified time | relevance | path

Searched defs:depthSubresourceRange (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalIgnoreTests.cpp198 …const auto depthSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_DEPTH_BIT, 0u, 1u, 0u… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp245 …VkImageSubresourceRange depthSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_DEPTH_BI… in VulkanDrawContext() local
/external/swiftshader/src/Vulkan/
DVkImage.cpp1059 VkImageSubresourceRange depthSubresourceRange = subresourceRange; in clear() local
1086 VkImageSubresourceRange depthSubresourceRange = subresourceRange; in clear() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp329 const ImageSubresourceRange depthSubresourceRange (VK_IMAGE_ASPECT_DEPTH_BIT); in preRenderCommands() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp1003 …const auto depthSubresourceRange = vk::makeImageSubresourceRange(vk::VK_IMAGE_ASPECT_DEPTH_BIT, 0u… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp2107 …const VkImageSubresourceRange depthSubresourceRange = makeImageSubresourceRange(getImageAspectFl… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp549 …VkImageSubresourceRange depthSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_DEPTH_BI… in iterate() local