Searched refs:cubeMapArray (Results 1 – 1 of 1) sorted by relevance
56 bool cubeMapArray; member90 …supportedExtensions.cubeMapArray = renderCtxInfoid.isExtensionSupported("GL_EXT_texture_cube_map_a… in checkSupport()179 if ((supportedExtensions.cubeMapArray && m_format != GL_SR8_EXT && m_format != GL_SRG8_EXT) || in init()180 … (supportedExtensions.cubeMapArray && m_format == GL_SR8_EXT && supportedExtensions.sRGBR8) || in init()181 … (supportedExtensions.cubeMapArray && m_format == GL_SRG8_EXT && supportedExtensions.sRGBRG8)) in init()201 if (supportedExtensions.cubeMapArray == false) in init()