Home
last modified time | relevance | path

Searched defs:kFormat (Results 1 – 25 of 25) 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 __anon660d8acd0111::TextureSubresourceTest
DResourceUsageTrackingTests.cpp77 static constexpr wgpu::TextureFormat kFormat = wgpu::TextureFormat::RGBA8Unorm; member in __anon9439ecba0111::ResourceUsageTrackingTest
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DRenderPassTests.cpp21 constexpr dawn::TextureFormat kFormat = dawn::TextureFormat::RGBA8Unorm; variable
/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 __anonbeecfbf10111::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/mindspore/mindspore/ccsrc/backend/session/
Dkernel_build_client.h222 constexpr inline static auto kFormat = "FORMAT"; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/oplib/
Doplib.cc63 constexpr auto kFormat = "format"; variable
/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/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.h27 kFormat, enumerator
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.h601 kFormat = 0, enumerator
Dname_table.h685 kFormat = 0, enumerator
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_kernel_select/
Dtbe_kernel_select.cc43 constexpr auto kFormat = "format"; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp57 static const VkFormat kFormat = VK_FORMAT_B8G8R8A8_UNORM; variable
/third_party/mindspore/mindspore/core/ops/
Dop_utils.h78 constexpr auto kFormat = "format"; variable
/third_party/gn/src/gn/
Dcommand_format.cc43 const char kFormat[] = "format"; variable
/third_party/flutter/skia/gm/
Dcompositor_quads.cpp588 static const char* kFormat = "Ext(%s) - Int(%s)"; in drawBanner() local
/third_party/skia/gm/
Dcompositor_quads.cpp590 static const char* kFormat = "Ext(%s) - Int(%s)"; in drawBanner() local
/third_party/node/lib/internal/
Durl.js109 const kFormat = Symbol('format'); constant