Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrTypesPriv.h406 #define GrCapsDebugf(caps, ...) \ macro
411 #define GrCapsDebugf(caps, ...) macro
/external/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp46 GrCapsDebugf(this->caps(), "Program would use too many texture units\n"); in emitAndInstallProcs()
/external/skia/src/gpu/gl/
DGrGLProgramDataManager.cpp285 GrCapsDebugf(fGpu->caps(), "Unused uniform in shader\n"); in printUnused()
DGrGLGpu.cpp1797 GrCapsDebugf(this->caps(), "Failed to create program!\n"); in flushGLState()
/external/skia/src/gpu/
DGrDrawTarget.cpp155 GrCapsDebugf(this->caps(), "Missed an early reject. " in setupDstReadIfNecessary()