Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp778 CopyConfig dstConfig = GetDefaultFullConfig(); 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
818 CopyConfig dstConfig = GetDefaultSubresourceConfig(); TEST_P() local
923 CopyConfig dstConfig = GetDefaultSubresourceConfig(kArrayLayerCount); TEST_P() local
[all...]

Completed in 4 milliseconds