Skip to main content

spvReflectGetInputVariable

Function spvReflectGetInputVariable 

Source
pub unsafe extern "C" fn spvReflectGetInputVariable(
    p_module: *const SpvReflectShaderModule,
    location: u32,
    p_result: *mut SpvReflectResult,
) -> *const SpvReflectInterfaceVariable