Home
last modified time | relevance | path

Searched refs:isInternalFormatCompatibleWithUnsignedIntegerSampler (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6381 bool isInternalFormatCompatibleWithUnsignedIntegerSampler(GLenum internalformat);
9645 else if (isInternalFormatCompatibleWithUnsignedIntegerSampler(internalformat)) in getDataSamplerTypeForInternalformat()
9750 bool RequiredCase::isInternalFormatCompatibleWithUnsignedIntegerSampler(GLenum internalformat) in isInternalFormatCompatibleWithUnsignedIntegerSampler() function in es3cts::RequiredCase