Searched refs:to_dawn_mipmap_mode (Results 1 – 1 of 1) sorted by relevance
82 static wgpu::FilterMode to_dawn_mipmap_mode(GrSamplerState::MipmapMode mode) { in to_dawn_mipmap_mode() function879 desc.mipmapFilter = to_dawn_mipmap_mode(samplerState.mipmapMode()); in getOrCreateSampler()