Searched refs:GL_TEXTURE_2D_MULTISAMPLE (Results 1 – 4 of 4) sorted by relevance
341 case GL_TEXTURE_2D_MULTISAMPLE: in textureTarget()862 case GL_TEXTURE_2D_MULTISAMPLE: in internalFormatTarget()
5401 SET_ERROR_IF(target != GL_TEXTURE_2D_MULTISAMPLE, GL_INVALID_ENUM); in s_glTexStorage2DMultisample()
1074 case GL_TEXTURE_2D_MULTISAMPLE: in bindTexture()1212 case GL_TEXTURE_2D_MULTISAMPLE: in getBoundTexture()
1073 #define GL_TEXTURE_2D_MULTISAMPLE 0x9100 macro