Searched refs:UNIMPL (Results 1 – 3 of 3) sorted by relevance
99 #define UNIMPL(...) __VA_ARGS__ override { SK_ABORT("unimplemented."); } macro100 UNIMPL(void recordDraw(const GrGeometryProcessor*, const GrSimpleMesh[], int,102 UNIMPL(uint16_t* makeIndexSpace(int, sk_sp<const GrBuffer>*, int*))103 UNIMPL(uint16_t* makeIndexSpaceAtLeast(int, int, sk_sp<const GrBuffer>*, int*, int*))104 UNIMPL(void putBackIndices(int))105 UNIMPL(GrRenderTargetProxy* rtProxy() const)106 UNIMPL(const GrSurfaceProxyView& writeView() const)107 UNIMPL(const GrAppliedClip* appliedClip() const)108 UNIMPL(bool usesMSAASurface() const)109 UNIMPL(GrStrikeCache* strikeCache() const)[all …]
20 # RUN: not llvm-dwarfdump -debug-loclists %t7.o 2>&1 | FileCheck %s --check-prefix=UNIMPL24 # UNIMPL: error: LLE of kind 47 not supported
115 if ($0 ~ /OBSOL/ || $0 ~ /EXCL/ || $0 ~ /UNIMPL/) {