Home
last modified time | relevance | path

Searched defs:srcConfig (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp775 CopyConfig srcConfig = GetDefaultSubresourceConfig(); in TEST_P() local
273 RecordTextureToTextureCopy(wgpu::CommandEncoder encoder, wgpu::Texture srcTexture, wgpu::Texture dstTexture, CopyConfig srcConfig, CopyConfig dstConfig) RecordTextureToTextureCopy() argument
286 CreateTextureFromTexture(wgpu::Texture srcTexture, CopyConfig srcConfig, CopyConfig dstConfig) CreateTextureFromTexture() argument
815 CopyConfig srcConfig = GetDefaultFullConfig(); TEST_P() local
920 CopyConfig srcConfig = GetDefaultFullConfig(kArrayLayerCount); TEST_P() local
[all...]

Completed in 4 milliseconds