Searched refs:colorAttachmenti_texture_levels (Results 1 – 2 of 2) sorted by relevance
2256 res_info->tex_level = props.colorAttachmenti_texture_levels[colorAttachmentIndex]; in getBoundFramebufferFormat()2386 props.colorAttachmenti_texture_levels.resize(m_hostDriverCaps.max_color_attachments, 0); in addFreshFramebuffer()2547 boundFboProps(target).colorAttachmenti_texture_levels[colorAttachmentIndex] = level; in attachTextureObject()
88 std::vector<GLint> colorAttachmenti_texture_levels; member