Home
last modified time | relevance | path

Searched refs:srcConfig (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCompressedTextureFormatTests.cpp276 CopyConfig srcConfig, in RecordTextureToTextureCopy() argument
279 srcTexture, srcConfig.viewMipmapLevel, srcConfig.copyOrigin3D); in RecordTextureToTextureCopy()
287 CopyConfig srcConfig, in CreateTextureFromTexture() argument
292 RecordTextureToTextureCopy(encoder, srcTexture, dstTexture, srcConfig, dstConfig); in CreateTextureFromTexture()
775 CopyConfig srcConfig = GetDefaultSubresourceConfig(); in TEST_P() local
776 srcConfig.textureDescriptor.usage = wgpu::TextureUsage::CopySrc | wgpu::TextureUsage::CopyDst; in TEST_P()
784 srcConfig.copyExtent3D = dstConfig.copyExtent3D = kDstPhysicalSize; in TEST_P()
788 wgpu::Texture textureSrc = CreateTextureWithCompressedData(srcConfig); in TEST_P()
790 textureSrc, srcConfig.viewMipmapLevel, srcConfig.copyOrigin3D); in TEST_P()
793 wgpu::Texture textureDst = CreateTextureFromTexture(textureSrc, srcConfig, dstConfig); in TEST_P()
[all …]
/third_party/skia/src/gpu/vk/
DGrVkCaps.h219 VkFormat srcConfig,
227 VkFormat srcConfig,
/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectReferences.ts135 const srcConfig: File = { constant
164 [commonConfig, keyboardTs, keyboardTestTs, srcConfig, terminalTs, libFile],
165 [srcConfig.path]