Home
last modified time | relevance | path

Searched refs:physicalDeviceDescriptorPoolOverallocationFeaturesNV (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_hash.hpp8258physicalDeviceDescriptorPoolOverallocationFeaturesNV ) 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 Dvulkan_hash.hpp8179physicalDeviceDescriptorPoolOverallocationFeaturesNV ) 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/
Dvulkan_hash.hpp7317 …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 Dvulkan_hash.hpp8661physicalDeviceDescriptorPoolOverallocationFeaturesNV ) 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 Dvulkan_profiles.cpp9475 …sicalDeviceDescriptorPoolOverallocationFeaturesNV physicalDeviceDescriptorPoolOverallocationFeatur… member
10027 physicalDeviceDescriptorPoolOverallocationFeaturesNV.pNext = pNext; in FeaturesChain()
10028 pNext = &physicalDeviceDescriptorPoolOverallocationFeaturesNV; in FeaturesChain()