Searched refs:TEXTURE_2D_MULTISAMPLE (Results 1 – 2 of 2) sorted by relevance
506 TEXTURE_2D_MULTISAMPLE = 5, enumerator
1075 m_tex.activeUnit->texture[TEXTURE_2D_MULTISAMPLE] = texture; in bindTexture()1213 return m_tex.activeUnit->texture[TEXTURE_2D_MULTISAMPLE]; in getBoundTexture()