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

  /external/libdrm/tests/amdgpu/
bo_tests.c 131 uint32_t shared_handle; local
134 r = amdgpu_bo_export(buffer_handle, type, &shared_handle);
137 r = amdgpu_bo_import(device_handle, type, shared_handle, &res);
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_dx9_media_sharing.h 48 HANDLE shared_handle; member in struct:_cl_dx9_surface_info_khr

Completed in 2300 milliseconds