Home
last modified time | relevance | path

Searched defs:Create2DTexture (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DExternalTextureTests.cpp21 wgpu::Texture Create2DTexture(wgpu::Device device, in Create2DTexture() function
DTextureViewTests.cpp30 wgpu::Texture Create2DTexture(wgpu::Device device, in Create2DTexture() function
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyTextureForBrowserTests.cpp25 wgpu::Texture Create2DTexture(uint32_t width, in Create2DTexture() function in CopyTextureForBrowserTest
DQueueWriteTextureValidationTests.cpp32 wgpu::Texture Create2DTexture(wgpu::Extent3D size, in Create2DTexture() function in __anon7a4586160111::QueueWriteTextureValidationTest
566 wgpu::Texture Create2DTexture(wgpu::TextureFormat format, in Create2DTexture() function in __anon7a4586160111::WriteTextureTest_CompressedTextureFormats
DCopyCommandsValidationTests.cpp33 wgpu::Texture Create2DTexture(uint32_t width, in Create2DTexture() function in CopyCommandTest
2085 wgpu::Texture Create2DTexture(wgpu::TextureFormat format, in Create2DTexture() function in CopyCommandTest_CompressedTextureFormats
2098 wgpu::Texture Create2DTexture(wgpu::TextureFormat format) { in Create2DTexture() function in CopyCommandTest_CompressedTextureFormats
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp30 dawn::Texture Create2DTexture(dawn::Device device, in Create2DTexture() function
DCompressedTextureFormatTests.cpp24 dawn::Texture Create2DTexture(dawn::Device device, in Create2DTexture() function
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp31 dawn::Texture Create2DTexture(uint32_t width, in Create2DTexture() function in CopyCommandTest
1159 dawn::Texture Create2DTexture(dawn::TextureFormat format, in Create2DTexture() function in CopyCommandTest_CompressedTextureFormats