Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6379 bool isInternalFormatCompatibleWithFPSampler(GLenum internalformat);
9641 if (isInternalFormatCompatibleWithFPSampler(internalformat)) in getDataSamplerTypeForInternalformat()
9663 bool RequiredCase::isInternalFormatCompatibleWithFPSampler(GLenum internalformat) in isInternalFormatCompatibleWithFPSampler() function in es3cts::RequiredCase