Searched refs:colorBufferFormatCaps (Results 1 – 3 of 3) sorted by relevance
1097 const gl::TextureCaps &colorBufferFormatCaps, in generateSampleSetForEGLConfig() argument1104 std::set_intersection(colorBufferFormatCaps.sampleCounts.begin(), in generateSampleSetForEGLConfig()1105 colorBufferFormatCaps.sampleCounts.end(), in generateSampleSetForEGLConfig()1114 sampleCounts = colorBufferFormatCaps.sampleCounts; in generateSampleSetForEGLConfig()1116 else if (colorBufferFormatCaps.sampleCounts.empty()) in generateSampleSetForEGLConfig()1171 const gl::TextureCaps &colorBufferFormatCaps = in generateConfigs() local1173 if (!colorBufferFormatCaps.renderbuffer) in generateConfigs()1175 ASSERT(!colorBufferFormatCaps.textureAttachment); in generateConfigs()1197 generateSampleSetForEGLConfig(colorBufferFormatCaps, depthStencilBufferFormatCaps); in generateConfigs()
532 const gl::TextureCaps &colorBufferFormatCaps,
499 const gl::TextureCaps &colorBufferFormatCaps = in generateConfigs() local501 if (colorBufferFormatCaps.renderbuffer) in generateConfigs()503 ASSERT(colorBufferFormatCaps.textureAttachment); in generateConfigs()