Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6380 bool isInternalFormatCompatibleWithIntegerSampler(GLenum internalformat);
9643 else if (isInternalFormatCompatibleWithIntegerSampler(internalformat)) in getDataSamplerTypeForInternalformat()
9721 bool RequiredCase::isInternalFormatCompatibleWithIntegerSampler(GLenum internalformat) in isInternalFormatCompatibleWithIntegerSampler() function in es3cts::RequiredCase