Searched refs:maxGeometrySamplers (Results 1 – 2 of 2) sorted by relevance
220 int maxGeometrySamplers() const { return fMaxGeometrySamplers; } in maxGeometrySamplers() function
376 if (fNumGeometrySamplers > shaderCaps.maxGeometrySamplers()) { in checkSamplerCounts()