Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp2107 return sizeof(VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV); in goldfish_vk_extension_struct_size()
4221 return sizeof(VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV); in goldfish_vk_extension_struct_size_with_stream_features()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h17965 typedef struct VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV { struct
17969 } VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV; argument
Dvulkan_static_assertions.hpp4668 …criptorPoolOverallocationFeaturesNV ) == sizeof( VkPhysicalDeviceDescriptorPoolOverallocationFeatu…
Dvulkan_structs.hpp57158 using NativeType = VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
57171 …calDeviceDescriptorPoolOverallocationFeaturesNV( VkPhysicalDeviceDescriptorPoolOverallocationFeatu… in PhysicalDeviceDescriptorPoolOverallocationFeaturesNV()
57179 …criptorPoolOverallocationFeaturesNV & operator=( VkPhysicalDeviceDescriptorPoolOverallocationFeatu… in operator =()
57200 …operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const&()
57202 … return *reinterpret_cast<const VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV*>( this ); in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV const&()
57205 operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV&()
57207 return *reinterpret_cast<VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV*>( this ); in operator VkPhysicalDeviceDescriptorPoolOverallocationFeaturesNV&()