Searched refs:VK_THREAD_IDLE_KHR (Results 1 – 6 of 6) sorted by relevance
97 // in a job system, a return of VK_THREAD_IDLE_KHR should queue another128 while( result == VK_THREAD_IDLE_KHR )
156 * A return value of ename:VK_THREAD_IDLE_KHR indicates that the deferred161 By returning ename:VK_THREAD_IDLE_KHR, the implementation is signaling257 Each time a joined thread receives ename:VK_THREAD_IDLE_KHR, the application
118 case VK_THREAD_IDLE_KHR: in string_VkResult()
288 eThreadIdleKHR = VK_THREAD_IDLE_KHR,
1322 * ename:VK_THREAD_IDLE_KHR A deferred operation is not complete but there
181 VK_THREAD_IDLE_KHR = 1000268000, enumerator