Searched refs:VK_STRING_ERROR_BAD_DATA (Results 1 - 2 of 2) sorted by relevance
/third_party/vulkan-loader/loader/ | ||
H A D | loader_common.h | 47 VK_STRING_ERROR_BAD_DATA = 0x00000002, enumerator |
H A D | loader.c | 6697 result = VK_STRING_ERROR_BAD_DATA; 6707 result |= VK_STRING_ERROR_BAD_DATA; |
Completed in 11 milliseconds