Searched refs:physicalDeviceDescriptorPoolOverallocationFeaturesNV (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_hash.hpp | 8258 … physicalDeviceDescriptorPoolOverallocationFeaturesNV ) const VULKAN_HPP_NOEXCEPT in operator ()() 8261 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.sType ); in operator ()() 8262 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.pNext ); in operator ()() 8263 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.descriptorPool… in operator ()()
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_hash.hpp | 8179 … physicalDeviceDescriptorPoolOverallocationFeaturesNV ) const VULKAN_HPP_NOEXCEPT in operator ()() 8182 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.sType ); in operator ()() 8183 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.pNext ); in operator ()() 8184 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.descriptorPool… in operator ()()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 7317 …iceDescriptorPoolOverallocationFeaturesNV const & physicalDeviceDescriptorPoolOverallocationFeatur… in operator ()() 7320 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.sType ); in operator ()() 7321 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.pNext ); in operator ()() 7322 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.descriptorPool… in operator ()()
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_hash.hpp | 8661 … physicalDeviceDescriptorPoolOverallocationFeaturesNV ) const VULKAN_HPP_NOEXCEPT in operator ()() 8664 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.sType ); in operator ()() 8665 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.pNext ); in operator ()() 8666 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorPoolOverallocationFeaturesNV.descriptorPool… in operator ()()
|
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/generated/ |
H A D | vulkan_profiles.cpp | 9475 …sicalDeviceDescriptorPoolOverallocationFeaturesNV physicalDeviceDescriptorPoolOverallocationFeatur… member 10027 physicalDeviceDescriptorPoolOverallocationFeaturesNV.pNext = pNext; in FeaturesChain() 10028 pNext = &physicalDeviceDescriptorPoolOverallocationFeaturesNV; in FeaturesChain()
|