Home
last modified time | relevance | path

Searched refs:maxSamplerDescriptorBufferRange (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h15003 VkDeviceSize maxSamplerDescriptorBufferRange; member
Dvulkan_structs.hpp56632 …ctureDescriptorSize( accelerationStructureDescriptorSize_ ), maxSamplerDescriptorBufferRange( maxS…
56670 …tachmentDescriptorSize, accelerationStructureDescriptorSize, maxSamplerDescriptorBufferRange, maxR… in reflect()
56713 && ( maxSamplerDescriptorBufferRange == rhs.maxSamplerDescriptorBufferRange ) in operator ==()
56758 VULKAN_HPP_NAMESPACE::DeviceSize maxSamplerDescriptorBufferRange = {}; member
Dvulkan_hash.hpp7241 …_HASH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.maxSamplerDescriptorBufferRange ); in operator ()()