HomeSort by relevance Sort by last modified time
    Searched defs:FromHandle (Results 1 - 2 of 2) sorted by null

  /frameworks/native/vulkan/libvulkan/
debug_report.h 58 static Node* FromHandle(VkDebugReportCallbackEXT handle) {
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
archrast.cpp 323 static EventManager* FromHandle(HANDLE hThreadContext)
361 EventManager* pManager = FromHandle(hThreadContext);
370 EventManager* pManager = FromHandle(hThreadContext);

Completed in 73 milliseconds