Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp8299 bool isInternalFormatCompatibleWithUnsignedIntegerSampler(GLenum internalformat);
11569 else if (isInternalFormatCompatibleWithUnsignedIntegerSampler(internalformat)) in getDataSamplerTypeForInternalformat()
11674 bool RequiredCase::isInternalFormatCompatibleWithUnsignedIntegerSampler(GLenum internalformat) in isInternalFormatCompatibleWithUnsignedIntegerSampler() function in es3cts::RequiredCase