Searched refs:maxFragmentSamplers (Results 1 – 2 of 2) sorted by relevance
222 int maxFragmentSamplers() const { return fMaxFragmentSamplers; } in maxFragmentSamplers() function
380 if (fNumFragmentSamplers > shaderCaps.maxFragmentSamplers()) { in checkSamplerCounts()