Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp6660 GLenum getCopyTexImage2DInternalFormatAtIndex(unsigned int index) const;
7395 GLenum TestBase::getCopyTexImage2DInternalFormatAtIndex(unsigned int index) const in getCopyTexImage2DInternalFormatAtIndex() function in es3cts::TestBase
8010 GLenum internalformat_at_n = getCopyTexImage2DInternalFormatAtIndex(n_dst_internalformat); in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()