Searched defs:textureViews (Results 1 – 5 of 5) sorted by relevance
58 std::array<Ref<TextureViewBase>, kMaxPlanesPerFormat> textureViews; variable
131 const std::array<Ref<TextureViewBase>, kMaxPlanesPerFormat>& textureViews = in AddBindGroup() local205 const std::array<Ref<TextureViewBase>, kMaxPlanesPerFormat>& textureViews = in AddResourcesReferencedByBindGroup() local
136 textureViews = GetBindingAsExternalTexture(bindingIndex)->GetTextureViews(); in BindGroup() local
151 std::array<wgpu::TextureView, kMipLevelCount> textureViews; member in __anon46bb59a70111::DepthStencilLoadOpTests
369 textureViews = mBindGroups[index] in ApplyBindGroup() local