Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp245 …VkImageSubresourceRange depthSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_DEPTH_BI… in VulkanDrawContext() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp1067 VkImageSubresourceRange depthSubresourceRange = subresourceRange; in clear() local
1094 VkImageSubresourceRange depthSubresourceRange = subresourceRange; in clear() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp336 const ImageSubresourceRange depthSubresourceRange (VK_IMAGE_ASPECT_DEPTH_BIT); in draw() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp838 …const auto depthSubresourceRange = vk::makeImageSubresourceRange(vk::VK_IMAGE_ASPECT_DEPTH_BIT, 0u… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp545 …VkImageSubresourceRange depthSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_DEPTH_BI… in iterate() local