Searched refs:colorInternalFormat (Results 1 – 1 of 1) sorted by relevance
2491 GLint colorInternalFormat = 0; in queryCurrFboBits() local2497 colorInternalFormat = m_defaultFBOColorFormat; in queryCurrFboBits()2518 colorInternalFormat != internalFormat) { in queryCurrFboBits()2519 colorInternalFormat = 0; in queryCurrFboBits()2522 colorInternalFormat = internalFormat; in queryCurrFboBits()2545 glFormatToChannelBits(colorInternalFormat, in queryCurrFboBits()