Searched defs:u64_ (Results 1 – 6 of 6) sorted by relevance
15 pub type u64_ = u64; typedef26 pub u64_: ::std::os::raw::c_int, field
22 pub static mut u64_: ::std::os::raw::c_int; constant
202 uint64 u64_; member
628 pub fn u64_(self) -> u64 { in u64_() method
59370 PipelineExecutableStatisticValueKHR( uint64_t u64_ ) : u64( u64_ ) {} in PipelineExecutableStatisticValueKHR()59388 PipelineExecutableStatisticValueKHR & setU64( uint64_t u64_ ) VULKAN_HPP_NOEXCEPT in setU64()
76698 VULKAN_HPP_CONSTEXPR_14 PipelineExecutableStatisticValueKHR( uint64_t u64_ ) : u64( u64_ ) {} in PipelineExecutableStatisticValueKHR()76716 …VULKAN_HPP_CONSTEXPR_14 PipelineExecutableStatisticValueKHR & setU64( uint64_t u64_ ) VULKAN_HPP_N… in setU64()