Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DTexture.h66 uint32_t GetSubresourceCount() const;
DTexture.cpp547 uint32_t TextureBase::GetSubresourceCount() const { in GetSubresourceCount() function in dawn_native::TextureBase