Searched refs:max_vertex_input_attribute_offset (Results 1 – 3 of 3) sorted by relevance
597 pub max_vertex_input_attribute_offset: u32, field944 …lt () , max_vertex_attrib_divisor : Default :: default () , max_vertex_input_attribute_offset : De… in default()949 …_vulkan) , max_vertex_input_attribute_offset : [properties_ffi . properties_vulkan10 . properties … in from()
766 if offset > properties.max_vertex_input_attribute_offset { in validate_create()769 max: properties.max_vertex_input_attribute_offset, in validate_create()
9155 pub max_vertex_input_attribute_offset: u32, field9266 max_vertex_input_attribute_offset: u32::default(), in default()9571 pub fn max_vertex_input_attribute_offset( in max_vertex_input_attribute_offset() method9573 max_vertex_input_attribute_offset: u32, in max_vertex_input_attribute_offset()9575 self.inner.max_vertex_input_attribute_offset = max_vertex_input_attribute_offset; in max_vertex_input_attribute_offset()