nicegraf
|
Data Fields | |
ngf_shader_stage | shader_stage |
const ngf_specialization_info * | spec_info |
const char * | debug_name |
Contains all information necessary for creating a compute pipeline object.
ngf_shader_stage ngf_compute_pipeline_info::shader_stage |
The (only) stage for this pipeline.
const ngf_specialization_info* ngf_compute_pipeline_info::spec_info |
Specifies the value of specialization consts used by this pipeline.