Searched refs:TEXTARGET_CUBE_MAP_ARRAY (Results 1 – 2 of 2) sorted by relevance
357 TEXTARGET_CUBE_MAP_ARRAY, enumerator
139 case Texture::TYPE_CUBE_MAP_ARRAY: return Framebuffer::TEXTARGET_CUBE_MAP_ARRAY; in texLayeredTypeToTarget()2219 else if (attachment.texTarget == Framebuffer::TEXTARGET_CUBE_MAP_ARRAY) in checkFramebufferStatus()