Searched refs:DoUnormTest (Results 1 – 1 of 1) sorted by relevance
352 void DoUnormTest(FormatTestInfo formatInfo) { in DoUnormTest() function in TextureFormatTest443 DoUnormTest<uint8_t>({wgpu::TextureFormat::R8Unorm, 1, wgpu::TextureComponentType::Float, 1}); in TEST_P()448 DoUnormTest<uint8_t>({wgpu::TextureFormat::RG8Unorm, 2, wgpu::TextureComponentType::Float, 2}); in TEST_P()453 DoUnormTest<uint8_t>( in TEST_P()