Home
last modified time | relevance | path

Searched defs:makeSemaphore (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrResourceProvider.cpp417 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrResourceProvider::makeSemaphore() { in makeSemaphore() function in GrResourceProvider
/external/skia/tools/gpu/
DGrTest.cpp320 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT makeSemaphore() override { return nullptr; } in makeSemaphore() function in MockGpu
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp380 Move<VkSemaphore> makeSemaphore (const DeviceInterface& vk, const VkDevice device) in makeSemaphore() function
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1865 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrVkGpu::makeSemaphore() { in makeSemaphore() function in GrVkGpu
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1392 Move<VkSemaphore> makeSemaphore (const DeviceInterface& vk, const VkDevice device) in makeSemaphore() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4467 sk_sp<GrSemaphore> SK_WARN_UNUSED_RESULT GrGLGpu::makeSemaphore() { in makeSemaphore() function in GrGLGpu