Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp2928 static_cast<std::size_t>(m_descriptorBufferProperties.descriptorBufferOffsetAlignment));
5163 CHECK_MAX_LIMIT_NON_ZERO(props, descriptorBufferOffsetAlignment, 256);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp2908 static_cast<std::size_t>(m_descriptorBufferProperties.descriptorBufferOffsetAlignment));
5105 CHECK_MAX_LIMIT_NON_ZERO(props, descriptorBufferOffsetAlignment, 256);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15758 VkDeviceSize descriptorBufferOffsetAlignment; member
H A Dvulkan_hash.hpp8046 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.descriptorBufferOffsetAlignment );
H A Dvulkan_structs.hpp[all...]

Completed in 122 milliseconds