Home
last modified time | relevance | path

Searched defs:kFormat (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DStorageTextureValidationTests.cpp295 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::R32Float; in TEST_F() local
312 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::R32Float; in TEST_F() local
696 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; in TEST_F() local
724 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; in TEST_F() local
763 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; in TEST_F() local
788 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; in TEST_F() local
DPipelineAndPassCompatibilityTests.cpp24 wgpu::TextureFormat kFormat = wgpu::TextureFormat::Depth24PlusStencil8; variable
DTextureSubresourceTests.cpp24 static constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; member in __anon2c91870d0111::TextureSubresourceTest
DResourceUsageTrackingTests.cpp77 static constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; member in __anonfa2f80fa0111::ResourceUsageTrackingTest
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DRenderPassTests.cpp21 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; variable
DTexture3DTests.cpp22 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; variable
DExternalTextureTests.cpp42 static constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; member in __anon7f8078310111::ExternalTextureTests
DTextureSubresourceTests.cpp23 static constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; member in TextureSubresourceTest
DQueueTests.cpp321 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; in DoSimpleWriteTextureTest() local
DCopyTests.cpp977 constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::Depth32Float; in TEST_P() local
/third_party/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h27 kFormat, enumerator
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.h601 kFormat = 0, enumerator
Dname_table.h685 kFormat = 0, enumerator
/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.h596 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp57 static const VkFormat kFormat = VK_FORMAT_B8G8R8A8_UNORM; variable
/third_party/gn/src/gn/
Dcommand_format.cc43 const char kFormat[] = "format"; variable
/third_party/skia/gm/
Dcompositor_quads.cpp590 static const char* kFormat = "Ext(%s) - Int(%s)"; in drawBanner() local
/third_party/vixl/src/aarch64/
Dinstructions-aarch64.h764 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator