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