Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6077 GLenum internalformat_at_n = getFBOEffectiveInternalFormatAtIndex(n_src_internalformat); in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat() local
6079 if (internalformat_at_n == src_internalformat) in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()
6092 GLenum internalformat_at_n = getCopyTexImage2DInternalFormatAtIndex(n_dst_internalformat); in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat() local
6094 if (internalformat_at_n == dst_internalformat) in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()