PhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT

Type Alias PhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT 

Source
pub type PhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT = PhysicalDeviceShaderDemoteToHelperInvocationFeatures;

Aliased Type§

#[repr(C)]
pub struct PhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT { pub sType: i32, pub pNext: *mut c_void, pub shaderDemoteToHelperInvocation: u32, }

Fields§

§sType: i32§pNext: *mut c_void§shaderDemoteToHelperInvocation: u32