Home
last modified time | relevance | path

Searched defs:FailureCase (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorPoolTests.cpp184 const struct FailureCase in outOfPoolMemoryTest() struct
186 …t32 poolDescriptorCount; //!< total number of descriptors (of a given type) in the descriptor pool in outOfPoolMemoryTest()
187 deUint32 poolMaxSets; //!< max number of descriptor sets that can be allocated from the pool in outOfPoolMemoryTest()
188 deUint32 bindingCount; //!< number of bindings per descriptor set layout in outOfPoolMemoryTest()
189 …t32 bindingDescriptorCount; //!< number of descriptors in a binding (array size) (in all bindings) in outOfPoolMemoryTest()
190 deUint32 descriptorSetCount; //!< number of descriptor sets to allocate in outOfPoolMemoryTest()
191 string description; //!< the log message for this failure condition in outOfPoolMemoryTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiDescriptorPoolTests.cpp184 const struct FailureCase in outOfPoolMemoryTest() struct
186 …t32 poolDescriptorCount; //!< total number of descriptors (of a given type) in the descriptor pool in outOfPoolMemoryTest()
187 deUint32 poolMaxSets; //!< max number of descriptor sets that can be allocated from the pool in outOfPoolMemoryTest()
188 deUint32 bindingCount; //!< number of bindings per descriptor set layout in outOfPoolMemoryTest()
189 …t32 bindingDescriptorCount; //!< number of descriptors in a binding (array size) (in all bindings) in outOfPoolMemoryTest()
190 deUint32 descriptorSetCount; //!< number of descriptor sets to allocate in outOfPoolMemoryTest()
191 string description; //!< the log message for this failure condition in outOfPoolMemoryTest()