Searched defs:GetBaseMipLevel (Results 1 – 3 of 3) sorted by relevance
508 uint32_t TextureViewBase::GetBaseMipLevel() const { in GetBaseMipLevel() function in dawn_native::TextureViewBase
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