Home
last modified time | relevance | path

Searched defs:new_handle (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSemaphoreExternalFuchsia.hpp58 VkResult importHandle(zx_handle_t new_handle) override in importHandle()
67 zx_handle_t new_handle = ZX_HANDLE_INVALID; in exportHandle() local
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_bo.c168 new_handle(struct fd_device *dev, uint32_t size, uint32_t flags, uint32_t *handle) in new_handle() function
/third_party/mesa3d/src/drm-shim/
Ddevice.c385 for (int new_handle = 1; ; new_handle++) { in drm_shim_bo_get_handle() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_drm_syncobj.c301 uint32_t new_handle; in vk_drm_syncobj_import_opaque_fd() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dswapchain9.c850 D3DWindowBuffer *new_handle; in present() local