Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp5181 CHECK_MIN_LIMIT(props, maxSamplerDescriptorBufferRange, ((1u << 11) * props.samplerDescriptorSize));
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp5123 CHECK_MIN_LIMIT(props, maxSamplerDescriptorBufferRange, ((1u << 11) * props.samplerDescriptorSize));
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15783 VkDeviceSize maxSamplerDescriptorBufferRange; member
H A Dvulkan_hash.hpp8071 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.maxSamplerDescriptorBufferRange );
H A Dvulkan_structs.hpp[all...]

Completed in 140 milliseconds