Searched refs:requiredTCS (Results 1 – 3 of 3) sorted by relevance
83 bool SupportedInTCS(int requiredTCS) in SupportedInTCS() argument87 if (imagesTCS >= requiredTCS) in SupportedInTCS()92 …reason << "Required " << requiredTCS << " TCS image uniforms but only " << imagesTCS << " availabl… in SupportedInTCS()
117 bool SupportedInTCS(int requiredTCS) in SupportedInTCS() argument121 if (blocksTCS >= requiredTCS) in SupportedInTCS()126 …reason << "Required " << requiredTCS << " TCS storage blocks but only " << blocksTCS << " availabl… in SupportedInTCS()
93 bool SupportedInTCS(int requiredTCS) in SupportedInTCS() argument97 if (imagesTCS >= requiredTCS) in SupportedInTCS()102 …reason << "Required " << requiredTCS << " TCS image uniforms but only " << imagesTCS << " availabl… in SupportedInTCS()