Searched refs:colorAttachmenti_texture_layers (Results 1 – 2 of 2) sorted by relevance
2257 res_info->tex_layer = props.colorAttachmenti_texture_layers[colorAttachmentIndex]; in getBoundFramebufferFormat()2387 props.colorAttachmenti_texture_layers.resize(m_hostDriverCaps.max_color_attachments, 0); in addFreshFramebuffer()2548 boundFboProps(target).colorAttachmenti_texture_layers[colorAttachmentIndex] = layer; in attachTextureObject()
89 std::vector<GLint> colorAttachmenti_texture_layers; member