Searched refs:incShaderCompilations (Results 1 – 5 of 5) sorted by relevance
41 void incShaderCompilations() { fShaderCompilations++; } in incShaderCompilations() function91 void incShaderCompilations() {} in incShaderCompilations() function
74 stats->incShaderCompilations(); in GrGLCompileAndAttachShader()
81 stats->incShaderCompilations(); in GrGLCompileAndAttachShader()
375 void incShaderCompilations() { fShaderCompilations++; } in incShaderCompilations() function427 void incShaderCompilations() {}
34 resourceProvider.pipelineStateCache()->stats()->incShaderCompilations(); in CreatePipelineState()