Searched refs:queryInternalFormat (Results 1 – 1 of 1) sorted by relevance
478 GLenum queryInternalFormat = internalFormat; in GenerateTextureFormatCaps() local486 queryInternalFormat = GL_RGBA8; in GenerateTextureFormatCaps()491 functions->getInternalformativ(GL_RENDERBUFFER, queryInternalFormat, GL_NUM_SAMPLE_COUNTS, in GenerateTextureFormatCaps()497 << gl::FmtHex(queryInternalFormat) << ". Skipping multisample checks."; in GenerateTextureFormatCaps()504 functions->getInternalformativ(GL_RENDERBUFFER, queryInternalFormat, GL_SAMPLES, in GenerateTextureFormatCaps()513 queryInternalFormat = GL_DEPTH24_STENCIL8; in GenerateTextureFormatCaps()530 functions->getInternalformatSampleivNV(GL_RENDERBUFFER, queryInternalFormat, in GenerateTextureFormatCaps()