Searched refs:requiredGS (Results 1 – 3 of 3) sorted by relevance
115 bool SupportedInGS(int requiredGS) in SupportedInGS() argument119 if (imagesGS >= requiredGS) in SupportedInGS()124 … reason << "Required " << requiredGS << " GS image uniforms but only " << imagesGS << " available." in SupportedInGS()
149 bool SupportedInGS(int requiredGS) in SupportedInGS() argument153 if (blocksGS >= requiredGS) in SupportedInGS()158 … reason << "Required " << requiredGS << " GS storage blocks but only " << blocksGS << " available." in SupportedInGS()
125 bool SupportedInGS(int requiredGS) in SupportedInGS() argument129 if (imagesGS >= requiredGS) in SupportedInGS()134 … reason << "Required " << requiredGS << " GS image uniforms but only " << imagesGS << " available." in SupportedInGS()