Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp8298 bool isInternalFormatCompatibleWithIntegerSampler(GLenum internalformat);
11567 else if (isInternalFormatCompatibleWithIntegerSampler(internalformat)) in getDataSamplerTypeForInternalformat()
11645 bool RequiredCase::isInternalFormatCompatibleWithIntegerSampler(GLenum internalformat) in isInternalFormatCompatibleWithIntegerSampler() function in es3cts::RequiredCase