Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp4741 GLenum getFBOEffectiveInternalFormatAtIndex(unsigned int index) const;
5452 GLenum TestBase::getFBOEffectiveInternalFormatAtIndex(unsigned int index) const in getFBOEffectiveInternalFormatAtIndex() function in es3cts::TestBase
6077 GLenum internalformat_at_n = getFBOEffectiveInternalFormatAtIndex(n_src_internalformat); in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()