Searched refs:Create2DTextureForTest (Results 1 – 2 of 2) sorted by relevance
52 wgpu::Texture Create2DTextureForTest(wgpu::TextureFormat format) { in Create2DTextureForTest() function in ClipSpaceTest69 wgpu::Texture colorTexture = Create2DTextureForTest(wgpu::TextureFormat::RGBA8Unorm); in TEST_P()71 Create2DTextureForTest(wgpu::TextureFormat::Depth24PlusStencil8); in TEST_P()
59 wgpu::Texture Create2DTextureForTest(wgpu::TextureFormat format) { in Create2DTextureForTest() function in CullingTest75 wgpu::Texture colorTexture = Create2DTextureForTest(wgpu::TextureFormat::RGBA8Unorm); in DoTest()