Home
last modified time | relevance | path

Searched refs:UNREACHABLE_IS_NORETURN (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DUtilsHLSL.cpp136 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
152 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
169 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
188 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
204 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
220 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
240 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
257 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
274 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
281 #if !UNREACHABLE_IS_NORETURN in TextureGroup()
[all …]
Dutil.cpp595 #if !UNREACHABLE_IS_NORETURN in GetInterpolationType()
675 #if !UNREACHABLE_IS_NORETURN in GetShaderVariableBasicType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp289 #if !UNREACHABLE_IS_NORETURN in CreateDisplayFromAttribs()
301 # if !UNREACHABLE_IS_NORETURN in CreateDisplayFromAttribs()
351 # if !UNREACHABLE_IS_NORETURN in CreateDisplayFromAttribs()
465 # if !UNREACHABLE_IS_NORETURN in CreateDisplayFromAttribs()
480 #if !UNREACHABLE_IS_NORETURN in CreateDisplayFromAttribs()
491 # if !UNREACHABLE_IS_NORETURN in CreateDisplayFromAttribs()
498 #if !UNREACHABLE_IS_NORETURN in CreateDisplayFromAttribs()
Dformatutils.cpp517 #if !UNREACHABLE_IS_NORETURN in isRequiredRenderbufferFormat()
1934 #if !UNREACHABLE_IS_NORETURN in GetAttributeType()
1976 #if !UNREACHABLE_IS_NORETURN in GetVertexFormatID()
2009 #if !UNREACHABLE_IS_NORETURN in GetVertexFormatID()
2042 #if !UNREACHABLE_IS_NORETURN in GetVertexFormatID()
2075 #if !UNREACHABLE_IS_NORETURN in GetVertexFormatID()
2108 #if !UNREACHABLE_IS_NORETURN in GetVertexFormatID()
2141 #if !UNREACHABLE_IS_NORETURN in GetVertexFormatID()
2158 #if !UNREACHABLE_IS_NORETURN in GetVertexFormatID()
2176 #if !UNREACHABLE_IS_NORETURN in GetVertexFormatID()
[all …]
/third_party/skia/third_party/externals/angle2/src/common/
Ddebug.h336 #define UNREACHABLE_IS_NORETURN 0 macro