pub type PhysicalDeviceShaderTerminateInvocationFeaturesKHR<'a> = PhysicalDeviceShaderTerminateInvocationFeatures<'a>;Aliased Type§
pub struct PhysicalDeviceShaderTerminateInvocationFeaturesKHR<'a> {
pub shader_terminate_invocation: Bool32,
/* private fields */
}Fields§
§shader_terminate_invocation: Bool32