Searched defs:FailureCase (Results 1 – 2 of 2) sorted by relevance
184 const struct FailureCase in outOfPoolMemoryTest() struct186 …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()