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