Home
last modified time | relevance | path

Searched refs:SK_ABORT (Results 1 - 25 of 120) sorted by relevance

12345

/third_party/skia/src/core/
H A DSkTypeface_remote.h63 int onGetUPEM() const override { SK_ABORT("Should never be called."); }
65 SK_ABORT("Should never be called.");
68 SK_ABORT("Should never be called.");
75 SK_ABORT("Should never be called.");
79 SK_ABORT("Should never be called.");
86 SK_ABORT("Should never be called.");
89 SK_ABORT("Should never be called.");
92 SK_ABORT("Should never be called.");
95 SK_ABORT("Should never be called.");
108 SK_ABORT("Shoul
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLType.cpp596 default: SK_ABORT("unsupported vector column count (%d)", columns);
603 default: SK_ABORT("unsupported matrix column count (%d)", columns);
610 default: SK_ABORT("unsupported matrix column count (%d)", columns);
617 default: SK_ABORT("unsupported matrix column count (%d)", columns);
619 default: SK_ABORT("unsupported row count (%d)", rows);
629 default: SK_ABORT("unsupported vector column count (%d)", columns);
636 default: SK_ABORT("unsupported matrix column count (%d)", columns);
643 default: SK_ABORT("unsupported matrix column count (%d)", columns);
650 default: SK_ABORT("unsupported matrix column count (%d)", columns);
652 default: SK_ABORT("unsupporte
[all...]
/third_party/skia/src/sksl/lex/
H A DLexUtil.h15 #define SK_ABORT(...) (fprintf(stderr, __VA_ARGS__), abort()) macro
17 (void)((x) || (SK_ABORT("failed SkASSERT(%s): %s:%d\n", #x, __FILE__, __LINE__), 0))
18 #define SkUNREACHABLE (SK_ABORT("unreachable"))
/third_party/skia/src/gpu/mock/
H A DGrMockOpTarget.h49 SK_ABORT("FATAL: wanted %zu bytes of static vertex data; only have %zu.\n",
61 SK_ABORT("FATAL: wanted %zu bytes of static vertex data; only have %zu.\n",
73 SK_ABORT("FATAL: wanted %zu bytes of static indirect data; only have %zu.\n",
87 SK_ABORT("FATAL: wanted %zu bytes of static indirect data; only have %zu.\n",
101 #define UNIMPL(...) __VA_ARGS__ override { SK_ABORT("unimplemented."); }
/third_party/skia/include/core/
H A DSkTypes.h272 #ifndef SK_ABORT
280 # define SK_ABORT(message, ...) \ macro
285 # define SK_ABORT(message, ...) \ macro
477 static_cast<void>( (cond) ? (void)0 : []{ SK_ABORT("assert(%s)", #cond); }() )
483 SK_ABORT("assert(%s)", #cond); \
485 #define SkDEBUGFAIL(message) SK_ABORT("%s", message)
486 #define SkDEBUGFAILF(fmt, ...) SK_ABORT(fmt, ##__VA_ARGS__)
/third_party/skia/src/gpu/
H A DGrProcessorUnitTest.cpp99 SK_ABORT("%s: TestCreate returned null", factory->fName.c_str()); in MakeIdx()
158 SK_ABORT("Wrong number of fragment processor factories!"); in VerifyFactoryCount()
166 SK_ABORT("Wrong number of geometry processor factories!"); in VerifyFactoryCount()
174 SK_ABORT("Wrong number of xp factory factories!"); in VerifyFactoryCount()
H A DGrOpsRenderPass.h197 SK_ABORT("Not implemented."); // Only called if caps.nativeDrawIndirectSupport(). in onDrawIndirect()
200 SK_ABORT("Not implemented."); // Only called if caps.nativeDrawIndirectSupport(). in onDrawIndexedIndirect()
H A DGrXferProcessor.h355 SK_ABORT("emitOutputsForBlendState not implemented."); in emitOutputsForBlendState()
371 SK_ABORT("emitBlendCodeForDstRead not implemented."); in emitBlendCodeForDstRead()
H A DGrGeometryProcessor.h354 SK_ABORT("Not implemented."); in getTessControlShaderGLSL()
360 SK_ABORT("Not implemented."); in getTessEvaluationShaderGLSL()
517 SK_ABORT("Illegal texture sampler index"); in IthTextureSampler()
583 // GCC fails because SK_ABORT evaluates to non constexpr. clang and cl.exe think this is in GrVertexAttribTypeSize()
586 SK_ABORT("Unsupported type conversion"); in GrVertexAttribTypeSize()
H A DGrDriverBugWorkarounds.cpp26 SK_ABORT("Not implemented"); in GrDriverBugWorkarounds()
H A DGrBackendSemaphore.cpp67 SK_ABORT("Unknown GrBackend"); in operator =()
H A DGrCpuBuffer.h22 SK_ABORT("Buffer size is too big."); in Make()
H A DGrShaderVar.cpp20 SK_ABORT("Unknown shader variable type modifier."); in type_modifier_string()
/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp174 SK_ABORT("Not implemented.");
178 SK_ABORT("Not implemented.");
182 SK_ABORT("Not implemented.");
186 SK_ABORT("Not implemented.");
216 SK_ABORT("Not implemented.");
/third_party/skia/src/gpu/gl/
H A DGrGLTexture.cpp29 SK_ABORT("Unexpected texture target"); in TextureTypeFromTarget()
41 SK_ABORT("Unexpected texture target"); in target_from_texture_type()
43 SK_ABORT("Unexpected texture type"); in target_from_texture_type()
H A DGrGLGLSL.cpp67 SK_ABORT("Unknown GL Standard"); in GrGLGetGLSLGeneration()
/third_party/skia/src/sksl/
H A DSkSLMemoryLayout.h72 SK_ABORT("cannot determine size of type %s", String(type.name()).c_str()); in alignment()
97 SK_ABORT("type does not have a stride"); in stride()
138 SK_ABORT("cannot determine size of type %s", String(type.name()).c_str()); in size()
/third_party/skia/bench/
H A DRotatedRectBench.cpp42 SK_ABORT("Shouldn't reach here."); in start_color()
59 SK_ABORT("Can't get here"); in advance_color()
61 SK_ABORT("Shouldn't reach here."); in advance_color()
H A DSKPAnimationBench.h38 SK_ABORT("MPD not supported\n");
H A DChecksumBench.cpp46 default: SK_ABORT("Invalid Type");
/third_party/skia/experimental/sktext/editor/
H A DApp.cpp62 SK_ABORT("SkLoadICU failed."); in Create()
66 SK_ABORT("CreateNativeWindow failed."); in Create()
/third_party/skia/experimental/graphite/src/
H A DUniformManager.cpp170 SK_ABORT("implement conversion from MemType to UniformType"); in CopyUniforms()
296 SK_ABORT("Unexpected uniform type"); in WriteUniform()
367 SK_ABORT("Unexpected type"); in sltype_to_alignment_mask()
433 SK_ABORT("Unexpected type"); in sltype_to_mtl_size()
/third_party/skia/src/gpu/glsl/
H A DGrGLSL.cpp55 SK_ABORT("Unknown shader var type."); in GrGLSLTypeString()
/third_party/skia/include/codec/
H A DSkEncodedOrigin.h43 SK_ABORT("Unexpected origin"); in SkEncodedOriginToMatrix()
/third_party/skia/src/fonts/
H A DSkFontMgr_indirect.cpp67 SK_ABORT("Not implemented"); in onGetFamilyName()
71 SK_ABORT("Not implemented"); in onCreateStyleSet()

Completed in 11 milliseconds

12345