Searched defs:onFail (Results 1 – 1 of 1) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 46 void checkEqual_VkExtent2D(const VkExtent2D* a, const VkExtent2D* b, OnFailCompareFunc onFail) { in checkEqual_VkExtent2D() 55 void checkEqual_VkExtent3D(const VkExtent3D* a, const VkExtent3D* b, OnFailCompareFunc onFail) { in checkEqual_VkExtent3D() 67 void checkEqual_VkOffset2D(const VkOffset2D* a, const VkOffset2D* b, OnFailCompareFunc onFail) { in checkEqual_VkOffset2D() 76 void checkEqual_VkOffset3D(const VkOffset3D* a, const VkOffset3D* b, OnFailCompareFunc onFail) { in checkEqual_VkOffset3D() 88 void checkEqual_VkRect2D(const VkRect2D* a, const VkRect2D* b, OnFailCompareFunc onFail) { in checkEqual_VkRect2D() 94 OnFailCompareFunc onFail) { in checkEqual_VkBaseInStructure() 104 OnFailCompareFunc onFail) { in checkEqual_VkBaseOutStructure() 114 const VkBufferMemoryBarrier* b, OnFailCompareFunc onFail) { in checkEqual_VkBufferMemoryBarrier() 146 OnFailCompareFunc onFail) { in checkEqual_VkDispatchIndirectCommand() 160 OnFailCompareFunc onFail) { in checkEqual_VkDrawIndexedIndirectCommand() [all …]
|