Searched refs:checkSamplerCounts (Results 1 – 2 of 2) sorted by relevance
171 bool checkSamplerCounts();
68 return this->checkSamplerCounts() && this->checkImageStorageCounts(); in emitAndInstallProcs()371 bool GrGLSLProgramBuilder::checkSamplerCounts() { in checkSamplerCounts() function in GrGLSLProgramBuilder