nicegraf
ngf_attachment_descriptions Struct Reference

Data Fields

const ngf_attachment_descriptiondescs
 
uint32_t ndescs
 

Detailed Description

A list of attachment descriptions.

Field Documentation

◆ descs

const ngf_attachment_description* ngf_attachment_descriptions::descs

Pointer to a continuous array of ngf_attachment_descriptions::ndescs ngf_attachment_description objects.

◆ ndescs

uint32_t ngf_attachment_descriptions::ndescs

The number of attachment descriptions in the list.