Searched refs:textureNoMip (Results 1 – 1 of 1) sorted by relevance
569 wgpu::Texture textureNoMip = device.CreateTexture(&descriptor); in TEST_F() local576 wgpu::TextureView view = textureNoMip.CreateView(); in TEST_F()