Home
last modified time | relevance | path

Searched refs:isCombinedDepthStencilFormat (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h802 bool isCombinedDepthStencilFormat() const;
Dvk_helpers.cpp2307 bool ImageHelper::isCombinedDepthStencilFormat() const in isCombinedDepthStencilFormat() function in rx::vk::ImageHelper
2947 if (isCombinedDepthStencilFormat()) in stageSubresourceUpdateFromBuffer()
3426 if (isCombinedDepthStencilFormat()) in copyImageDataToBuffer()