Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp8297 bool isInternalFormatCompatibleWithFPSampler(GLenum internalformat);
11565 if (isInternalFormatCompatibleWithFPSampler(internalformat)) in getDataSamplerTypeForInternalformat()
11587 bool RequiredCase::isInternalFormatCompatibleWithFPSampler(GLenum internalformat) in isInternalFormatCompatibleWithFPSampler() function in es3cts::RequiredCase