Home
last modified time | relevance | path

Searched refs:storageBufferDescriptorSize (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp2789 : m_descriptorBufferProperties.storageBufferDescriptorSize;
5178 CHECK_MAX_LIMIT_NON_ZERO(props, storageBufferDescriptorSize, 256);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp2769 : m_descriptorBufferProperties.storageBufferDescriptorSize;
5120 CHECK_MAX_LIMIT_NON_ZERO(props, storageBufferDescriptorSize, 128);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15779 size_t storageBufferDescriptorSize; member
H A Dvulkan_hash.hpp8067 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.storageBufferDescriptorSize );
H A Dvulkan_structs.hpp[all...]

Completed in 129 milliseconds