Searched refs:incShaderCompilations (Results 1 – 5 of 5) sorted by relevance
39 void incShaderCompilations() { fShaderCompilations++; } in incShaderCompilations() function89 void incShaderCompilations() {} in incShaderCompilations() function
73 stats->incShaderCompilations(); in GrGLCompileAndAttachShader()
309 void incShaderCompilations() { fShaderCompilations++; } in incShaderCompilations() function339 void incShaderCompilations() {}
130 stats->incShaderCompilations(); in GrGLCompileAndAttachShader()
34 resourceProvider.pipelineStateCache()->stats()->incShaderCompilations(); in CreatePipelineState()