Home
last modified time | relevance | path

Searched defs:clearDepthStencil (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp1915 VkClearValue clearDepthStencil = makeClearValueDepthStencil(0.0, 0); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp2744 const VkClearValue& clearDepthStencil, in recordSecondPassContents()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp5306 void ImageHelper::clearDepthStencil(VkImageAspectFlags clearAspectFlags, in clearDepthStencil() function in rx::vk::ImageHelper