Searched refs:PhysicalDeviceScalarBlockLayoutFeatures (Results 1 – 15 of 15) sorted by relevance
145 pub type PhysicalDeviceScalarBlockLayoutFeaturesEXT = PhysicalDeviceScalarBlockLayoutFeatures;
33783 pub struct PhysicalDeviceScalarBlockLayoutFeatures { struct33788 impl ::std::default::Default for PhysicalDeviceScalarBlockLayoutFeatures { argument33789 fn default() -> PhysicalDeviceScalarBlockLayoutFeatures { in default()33790 PhysicalDeviceScalarBlockLayoutFeatures { in default()33797 impl PhysicalDeviceScalarBlockLayoutFeatures { implementation33800 inner: PhysicalDeviceScalarBlockLayoutFeatures::default(), in builder()33807 inner: PhysicalDeviceScalarBlockLayoutFeatures,33811 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceScalarBlockLayoutFeatures {} implementation33813 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceScalarBlockLayoutFeatures {} implementation33815 type Target = PhysicalDeviceScalarBlockLayoutFeatures;[all …]
60864 struct PhysicalDeviceScalarBlockLayoutFeatures struct60872 …VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures(VULKAN_HPP_NAMESPACE::Bool32 scalarBl… in PhysicalDeviceScalarBlockLayoutFeatures() function60879 …VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures(PhysicalDeviceScalarBlockLayoutFeatur…60881 …PhysicalDeviceScalarBlockLayoutFeatures(VkPhysicalDeviceScalarBlockLayoutFeatures const &rhs) VULK… in PhysicalDeviceScalarBlockLayoutFeatures() function60882 …: PhysicalDeviceScalarBlockLayoutFeatures(*reinterpret_cast<PhysicalDeviceScalarBlockLayoutFeature… in PhysicalDeviceScalarBlockLayoutFeatures()60887 …PhysicalDeviceScalarBlockLayoutFeatures &operator=(PhysicalDeviceScalarBlockLayoutFeatures const &…60889 …PhysicalDeviceScalarBlockLayoutFeatures &operator=(VkPhysicalDeviceScalarBlockLayoutFeatures const… in operator =()60891 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures const *>(&… in operator =() argument60896 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceScalarBlockLayoutFeatures &setPNext(void *pNext_) VULKAN_HPP… in setPNext() argument60902 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceScalarBlockLayoutFeatures &[all …]
6846 struct StructExtends<PhysicalDeviceScalarBlockLayoutFeatures, PhysicalDeviceFeatures2>6854 struct StructExtends<PhysicalDeviceScalarBlockLayoutFeatures, DeviceCreateInfo>
311 struct PhysicalDeviceScalarBlockLayoutFeatures;312 using PhysicalDeviceScalarBlockLayoutFeaturesEXT = PhysicalDeviceScalarBlockLayoutFeatures;
8062 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures>8065 …operator()(VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures const &physicalDeviceScal… in operator ()()
60770 struct PhysicalDeviceScalarBlockLayoutFeatures struct60778 …VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures( VULKAN_HPP_NAMESPACE::Bool32 scalarB… in PhysicalDeviceScalarBlockLayoutFeatures() function60785 …VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures( PhysicalDeviceScalarBlockLayoutFeatu…60787 …PhysicalDeviceScalarBlockLayoutFeatures( VkPhysicalDeviceScalarBlockLayoutFeatures const & rhs ) V… in PhysicalDeviceScalarBlockLayoutFeatures() function60788 …: PhysicalDeviceScalarBlockLayoutFeatures( *reinterpret_cast<PhysicalDeviceScalarBlockLayoutFeatur… in PhysicalDeviceScalarBlockLayoutFeatures()60793 …PhysicalDeviceScalarBlockLayoutFeatures & operator=( PhysicalDeviceScalarBlockLayoutFeatures const…60795 …PhysicalDeviceScalarBlockLayoutFeatures & operator=( VkPhysicalDeviceScalarBlockLayoutFeatures con… in operator =()60797 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures const *>( … in operator =() argument60802 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceScalarBlockLayoutFeatures & setPNext( void * pNext_ ) VULKAN… in setPNext() argument60808 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceScalarBlockLayoutFeatures &[all …]
6724 struct StructExtends<PhysicalDeviceScalarBlockLayoutFeatures, PhysicalDeviceFeatures2>6732 struct StructExtends<PhysicalDeviceScalarBlockLayoutFeatures, DeviceCreateInfo>
8063 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures>8066 …operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures const & physicalDeviceSc… in operator ()()
312 struct PhysicalDeviceScalarBlockLayoutFeatures;313 using PhysicalDeviceScalarBlockLayoutFeaturesEXT = PhysicalDeviceScalarBlockLayoutFeatures;
62677 struct PhysicalDeviceScalarBlockLayoutFeatures struct62686 …VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures( VULKAN_HPP_NAMESPACE::Bool32 scalarB… in PhysicalDeviceScalarBlockLayoutFeatures() function62690 …VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures( PhysicalDeviceScalarBlockLayoutFeatu…62693 …PhysicalDeviceScalarBlockLayoutFeatures( VkPhysicalDeviceScalarBlockLayoutFeatures const & rhs ) V… in PhysicalDeviceScalarBlockLayoutFeatures() function62694 : PhysicalDeviceScalarBlockLayoutFeatures( in PhysicalDeviceScalarBlockLayoutFeatures()62695 *reinterpret_cast<PhysicalDeviceScalarBlockLayoutFeatures const *>( &rhs ) ) in PhysicalDeviceScalarBlockLayoutFeatures()62699 PhysicalDeviceScalarBlockLayoutFeatures &62700 … operator=( PhysicalDeviceScalarBlockLayoutFeatures const & rhs ) VULKAN_HPP_NOEXCEPT = default;62702 PhysicalDeviceScalarBlockLayoutFeatures &62705 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures const *>( … in operator =() argument[all …]
7361 struct StructExtends<PhysicalDeviceScalarBlockLayoutFeatures, PhysicalDeviceFeatures2>7369 struct StructExtends<PhysicalDeviceScalarBlockLayoutFeatures, DeviceCreateInfo>
8374 struct hash<VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures>8376 std::size_t operator()( VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures const & in operator ()()
313 struct PhysicalDeviceScalarBlockLayoutFeatures;314 using PhysicalDeviceScalarBlockLayoutFeaturesEXT = PhysicalDeviceScalarBlockLayoutFeatures;
5851 ty: PhysicalDeviceScalarBlockLayoutFeatures,