Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp4571 captureReplayData.resize(m_descriptorBufferProperties.samplerCaptureReplayDescriptorDataSize);
5150 CHECK_MAX_LIMIT_NON_ZERO(props, samplerCaptureReplayDescriptorDataSize, 64);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp4534 captureReplayData.resize(m_descriptorBufferProperties.samplerCaptureReplayDescriptorDataSize);
5092 CHECK_MAX_LIMIT_NON_ZERO(props, samplerCaptureReplayDescriptorDataSize, 64);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15767 size_t samplerCaptureReplayDescriptorDataSize; member
H A Dvulkan_hash.hpp8055 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.samplerCaptureReplayDescriptorDataSize );
H A Dvulkan_structs.hpp[all...]

Completed in 138 milliseconds