Searched refs:internalformat_at_n (Results 1 – 1 of 1) sorted by relevance
6082 GLenum internalformat_at_n = getFBOEffectiveInternalFormatAtIndex(n_src_internalformat); in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat() local6084 if (internalformat_at_n == src_internalformat) in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()6097 GLenum internalformat_at_n = getCopyTexImage2DInternalFormatAtIndex(n_dst_internalformat); in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat() local6099 if (internalformat_at_n == dst_internalformat) in isFBOEffectiveInternalFormatCompatibleWithDestinationInternalFormat()