nicegraf
|
Data Fields | |
ngf_graphics_pipeline_info | pipeline_info |
ngf_depth_stencil_info | depth_stencil_info |
ngf_vertex_input_info | vertex_input_info |
ngf_multisample_info | multisample_info |
ngf_rasterization_info | rasterization_info |
ngf_input_assembly_info | input_assembly_info |
ngf_specialization_info | spec_info |
Contains all the data describing a graphics pipeline, with the exception of shader stages.
See ngf_util_create_default_graphics_pipeline_data for more details.
ngf_graphics_pipeline_info ngf_util_graphics_pipeline_data::pipeline_info |
Can be used to initialize a new pipeline object.