Home
last modified time | relevance | path

Searched defs:kUsage (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/tools/sk_app/
DDawnWindowContext.cpp16 static wgpu::TextureUsage kUsage = wgpu::TextureUsage::RenderAttachment | variable
/third_party/vk-gl-cts/external/amber/src/samples/
Dimage_diff.cc39 const char kUsage[] = R"(Usage: image_diff [options] image1.png image2.png variable
Damber.cc76 const char kUsage[] = R"(Usage: amber [options] SCRIPT [SCRIPTS...] variable
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp117 constexpr dawn::TextureUsageBit kUsage = in initTexture() local
477 constexpr dawn::TextureUsageBit kUsage = in TextureLayerAsColorAttachmentTest() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp127 constexpr wgpu::TextureUsage kUsage = in initTexture() local
480 constexpr wgpu::TextureUsage kUsage = in TextureLayerAsColorAttachmentTest() local
/third_party/flutter/skia/tools/skpbench/
Dskpbench.cpp114 kUsage = 64, enumerator
/third_party/skia/tools/skpbench/
Dskpbench.cpp122 kUsage = 64, enumerator
/third_party/skia/third_party/externals/tint/samples/
Dmain.cc89 const char kUsage[] = R"(Usage: tint [options] <input-file> variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DQueueWriteTextureValidationTests.cpp570 constexpr wgpu::TextureUsage kUsage = wgpu::TextureUsage::CopyDst; in Create2DTexture() local
DRenderPassDescriptorValidationTests.cpp586 constexpr wgpu::TextureUsage kUsage = in TEST_F() local
DCopyCommandsValidationTests.cpp2089 constexpr wgpu::TextureUsage kUsage = wgpu::TextureUsage::CopyDst | in Create2DTexture() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderPassDescriptorValidationTests.cpp493 constexpr dawn::TextureUsageBit kUsage = in TEST_F() local
DCopyCommandsValidationTests.cpp1163 constexpr dawn::TextureUsageBit kUsage = dawn::TextureUsageBit::CopyDst | in Create2DTexture() local