Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6082 GLenum internalformat_at_n = getFBOEffectiveInternalFormatAtIndex(n_src_internalformat); in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat() local
6084 if (internalformat_at_n == src_internalformat) in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()
6097 GLenum internalformat_at_n = getCopyTexImage2DInternalFormatAtIndex(n_dst_internalformat); in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat() local
6099 if (internalformat_at_n == dst_internalformat) in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()