Searched defs:depth_clip_control (Results 1 – 4 of 4) sorted by relevance
2944 const VkPipelineViewportDepthClipControlCreateInfoEXT *depth_clip_control = in pipeline_init() local
175 VkPhysicalDeviceDepthClipControlFeaturesEXT depth_clip_control; in vn_physical_device_init_features() member
102 pub depth_clip_control: bool, field
53892 pub depth_clip_control: Bool32, field53941 pub fn depth_clip_control(mut self, depth_clip_control: bool) -> Self { in depth_clip_control() method