Searched refs:GetTextureViews (Results 1 – 7 of 7) sorted by relevance
39 const std::array<Ref<TextureViewBase>, kMaxPlanesPerFormat>& GetTextureViews() const;
132 externalTexture->GetTextureViews(); in AddBindGroup()206 externalTexture->GetTextureViews(); in AddResourcesReferencedByBindGroup()
107 ExternalTextureBase::GetTextureViews() const { in GetTextureViews() function in dawn_native::ExternalTextureBase
136 textureViews = GetBindingAsExternalTexture(bindingIndex)->GetTextureViews(); in BindGroup()
181 GetBindingAsExternalTexture(bindingIndex)->GetTextureViews(); in BindGroup()
371 ->GetTextureViews(); in ApplyBindGroup()
496 group->GetBindingAsExternalTexture(bindingIndex)->GetTextureViews();