Searched defs:GetBaseMipLevel (Results 1 – 2 of 2) sorted by relevance
752 uint32_t TextureViewBase::GetBaseMipLevel() const { in GetBaseMipLevel() function in dawn_native::TextureViewBase
542 uint32_t GetBaseMipLevel() const { return base_mip_level_; } in GetBaseMipLevel() function