pub type PFN_vkGetExecutionGraphPipelineNodeIndexAMDX = unsafe extern "system" fn(_device: Device, _execution_graph: Pipeline, _node_info: *const PipelineShaderStageNodeCreateInfoAMDX, _node_index: *mut u32) -> Result;
Expand description