Searched defs:FailureCase (Results 1 – 1 of 1) sorted by relevance
169 const struct FailureCase in outOfPoolMemoryTest() struct171 …t32 poolDescriptorCount; //!< total number of descriptors (of a given type) in the descriptor pool in outOfPoolMemoryTest()172 deUint32 poolMaxSets; //!< max number of descriptor sets that can be allocated from the pool in outOfPoolMemoryTest()173 deUint32 bindingCount; //!< number of bindings per descriptor set layout in outOfPoolMemoryTest()174 …t32 bindingDescriptorCount; //!< number of descriptors in a binding (array size) (in all bindings) in outOfPoolMemoryTest()175 deUint32 descriptorSetCount; //!< number of descriptor sets to allocate in outOfPoolMemoryTest()176 string description; //!< the log message for this failure condition in outOfPoolMemoryTest()