Home
last modified time | relevance | path

Searched refs:VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp1800 return sizeof(VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT); in goldfish_vk_extension_struct_size()
3914 return sizeof(VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h16483 typedef struct VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT { struct
16487 } VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT; typedef
Dvulkan_static_assertions.hpp4094 …PageableDeviceLocalMemoryFeaturesEXT ) == sizeof( VkPhysicalDevicePageableDeviceLocalMemoryFeature…
Dvulkan_structs.hpp69084 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&()