Searched refs:VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT (Results 1 – 4 of 4) sorted by relevance
1800 return sizeof(VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT); in goldfish_vk_extension_struct_size()3914 return sizeof(VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
16483 typedef struct VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT { struct16487 } VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT; typedef
4094 …PageableDeviceLocalMemoryFeaturesEXT ) == sizeof( VkPhysicalDevicePageableDeviceLocalMemoryFeature…
69084 using NativeType = VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT;69097 …ysicalDevicePageableDeviceLocalMemoryFeaturesEXT( VkPhysicalDevicePageableDeviceLocalMemoryFeature… in PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT()69105 …PageableDeviceLocalMemoryFeaturesEXT & operator=( VkPhysicalDevicePageableDeviceLocalMemoryFeature… in operator =()69126 … operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const&()69128 return *reinterpret_cast<const VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT*>( this ); in operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const&()69131 operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT&()69133 return *reinterpret_cast<VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT*>( this ); in operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT&()