Home
last modified time | relevance | path

Searched refs:PreCallValidateSetEvent (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h1375 bool PreCallValidateSetEvent(VkDevice device, VkEvent event);
Dcore_validation.cpp11068 bool CoreChecks::PreCallValidateSetEvent(VkDevice device, VkEvent event) { in PreCallValidateSetEvent() function in CoreChecks