Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrContext_Base.cpp59 GrContextOptions::ShaderErrorHandler* GrBaseContextPriv::getShaderErrorHandler() const { in getShaderErrorHandler() function in GrBaseContextPriv
DGrDirectContextPriv.h140 GrContextOptions::ShaderErrorHandler* getShaderErrorHandler() const { in getShaderErrorHandler() function