Searched refs:colorBufferFloatRgbCHROMIUM (Results 1 – 7 of 7) sorted by relevance
545 bool colorBufferFloatRgbCHROMIUM = false; member
201 …_CHROMIUM_color_buffer_float_rgb"] = enableableExtension(&Extensions::colorBufferFloatRgbCHROMIUM); in GetExtensionInfoMap()
889 colorBufferFloatRgbCHROMIUM = DetermineColorBufferFloatRGBSupport(textureCaps); in setTextureExtensionSupport()
308 extensions.colorBufferFloatRgbCHROMIUM; in SizedFloatRGBSupport()1104 …t<&Extensions::textureFloatLinearOES>, RequireExt<&Extensions::colorBufferFloatRgbCHROMIUM>, Never… in BuildInternalFormatInfoMap()
983 mExtensions.colorBufferFloatRgbCHROMIUM || mExtensions.colorBufferFloatRgbaCHROMIUM; in setBlendColor()
1358 if (!context->getExtensions().colorBufferFloatRgbCHROMIUM) in ValidateES2TexImageParametersBase()
3538 supportedExtensions.colorBufferFloatRgbCHROMIUM = false; in generateSupportedExtensions()