Home
last modified time | relevance | path

Searched refs:DAWN_UNREACHABLE (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DAssert.h64 #define DAWN_UNREACHABLE() \ macro
72 # define UNREACHABLE DAWN_UNREACHABLE
/third_party/flutter/skia/third_party/externals/dawn/src/common/
DAssert.h64 #define DAWN_UNREACHABLE() \ macro
72 # define UNREACHABLE DAWN_UNREACHABLE
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp156 DAWN_UNREACHABLE(); in BytesPerComponents()
197 DAWN_UNREACHABLE(); in ComponentCount()
DVertexStateTests.cpp60 DAWN_UNREACHABLE(); in ShouldComponentBeDefault()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp153 DAWN_UNREACHABLE(); in BytesPerComponents()
194 DAWN_UNREACHABLE(); in ComponentCount()
DVertexInputTests.cpp58 DAWN_UNREACHABLE(); in ShouldComponentBeDefault()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp373 DAWN_UNREACHABLE(); in Initialize()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderPipeline.cpp595 DAWN_UNREACHABLE(); in RenderPipelineBase()