Searched refs:isInternalFormatCompatibleWithIntegerSampler (Results 1 – 1 of 1) sorted by relevance
6380 bool isInternalFormatCompatibleWithIntegerSampler(GLenum internalformat);9643 else if (isInternalFormatCompatibleWithIntegerSampler(internalformat)) in getDataSamplerTypeForInternalformat()9721 bool RequiredCase::isInternalFormatCompatibleWithIntegerSampler(GLenum internalformat) in isInternalFormatCompatibleWithIntegerSampler() function in es3cts::RequiredCase