Searched defs:textureViews (Results 1 – 9 of 9) 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 __anone3d94c840111::DepthStencilLoadOpTests
369 textureViews = mBindGroups[index] in ApplyBindGroup() local
1663 std::vector<Move<VkImageView>> textureViews; in iterate() local
4712 std::vector<Move<VkImageView>> textureViews; in iterate() local
4709 std::vector<Move<VkImageView>> textureViews; in iterate() local