Home
last modified time | relevance | path

Searched defs:getShaderErrorHandler (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrContext_Base.cpp54 GrContextOptions::ShaderErrorHandler* GrBaseContextPriv::getShaderErrorHandler() const { in getShaderErrorHandler() function in GrBaseContextPriv
/third_party/flutter/skia/src/gpu/
DGrContextPriv.h226 GrContextOptions::ShaderErrorHandler* getShaderErrorHandler() const { in getShaderErrorHandler() function