Home
last modified time | relevance | path

Searched refs:incShaderCompilations (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/builders/
DGrGLShaderStringBuilder.cpp53 stats->incShaderCompilations(); in GrGLCompileAndAttachShader()
/external/skia/src/gpu/
DGrGpu.h382 void incShaderCompilations() { fShaderCompilations++; } in incShaderCompilations() function
406 void incShaderCompilations() {}