Searched refs:Create2DTextureForTest (Results 1 – 5 of 5) 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()
57 dawn::Texture Create2DTextureForTest(dawn::TextureFormat format) { in Create2DTextureForTest() function in ClipSpaceTest75 dawn::Texture colorTexture = Create2DTextureForTest(dawn::TextureFormat::RGBA8Unorm); in TEST_P()77 Create2DTextureForTest(dawn::TextureFormat::Depth24PlusStencil8); in TEST_P()
66 dawn::Texture Create2DTextureForTest(dawn::TextureFormat format) { in Create2DTextureForTest() function in ViewportTest103 dawn::Texture colorTexture1 = Create2DTextureForTest(dawn::TextureFormat::RGBA8Unorm); in DoTest()105 Create2DTextureForTest(dawn::TextureFormat::Depth24PlusStencil8); in DoTest()107 dawn::Texture colorTexture2 = Create2DTextureForTest(dawn::TextureFormat::RGBA8Unorm); in DoTest()109 Create2DTextureForTest(dawn::TextureFormat::Depth24PlusStencil8); in DoTest()
61 dawn::Texture Create2DTextureForTest(dawn::TextureFormat format) { in Create2DTextureForTest() function in CullingTest78 dawn::Texture colorTexture = Create2DTextureForTest(dawn::TextureFormat::RGBA8Unorm); in DoTest()