Home
last modified time | relevance | path

Searched defs:CreateGpuSemaphore (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp1338 unique_ptr<GpuSemaphore> DeviceVk::CreateGpuSemaphore() in CreateGpuSemaphore() function in DeviceVk
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp2163 unique_ptr<GpuSemaphore> DeviceGLES::CreateGpuSemaphore() in CreateGpuSemaphore() function in DeviceGLES