Home
last modified time | relevance | path

Searched refs:vkSemaphore (Results 1 – 19 of 19) sorted by relevance

/external/skqp/include/gpu/
DGrBackendSemaphore.h50 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/external/skia/include/gpu/
DGrBackendSemaphore.h84 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/external/angle/src/tests/gl_tests/
DVulkanExternalImageTest.cpp293 VkSemaphore vkSemaphore = VK_NULL_HANDLE; in RunShouldImportSemaphoreTest() local
294 VkResult result = helper.createSemaphoreOpaqueFd(&vkSemaphore); in RunShouldImportSemaphoreTest()
298 result = Traits::ExportSemaphore(&helper, vkSemaphore, &semaphoreHandle); in RunShouldImportSemaphoreTest()
309 vkDestroySemaphore(helper.getDevice(), vkSemaphore, nullptr); in RunShouldImportSemaphoreTest()
/external/skqp/tests/
DSurfaceSemaphoreTest.cpp290 VkSemaphore vkSem = semaphore.vkSemaphore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DVkHardwareBufferTest.cpp904 VkSemaphore semaphore = beSemaphore.vkSemaphore(); in exportSemaphore()
/external/skia/tests/
DSurfaceSemaphoreTest.cpp314 VkSemaphore vkSem = semaphore.vkSemaphore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DVkHardwareBufferTest.cpp907 VkSemaphore semaphore = beSemaphore.vkSemaphore(); in exportSemaphore()
/external/swiftshader/include/GLES2/
Dgl2ext.h2656 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
2657 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
2662 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
2663 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
/external/mesa3d/include/GLES2/
Dgl2ext.h2728 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
2729 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
2734 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
2735 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
/external/angle/include/GLES2/
Dgl2ext.h2730 typedef void (GL_APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
2731 typedef void (GL_APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
2736 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
2737 GL_APICALL void GL_APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp2347 return GrVkSemaphore::MakeWrapped(this, semaphore.vkSemaphore(), wrapType, ownership); in wrapBackendSemaphore()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp2548 return GrVkSemaphore::MakeWrapped(this, semaphore.vkSemaphore(), wrapType, ownership); in wrapBackendSemaphore()
/external/swiftshader/include/GL/
Dglcorearb.h4982 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
4983 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
4988 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
4989 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
Dglext.h9693 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
9694 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
9699 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
9700 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
/external/mesa3d/include/GL/
Dglcorearb.h5036 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
5037 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
5042 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
5043 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
Dglext.h9785 typedef void (APIENTRYP PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
9786 typedef void (APIENTRYP PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
9791 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
9792 GLAPI void APIENTRY glSignalVkSemaphoreNV (GLuint64 vkSemaphore);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h9233 typedef void (GLAPIENTRY *PFNGLSIGNALVKSEMAPHORENVPROC)(GLuint64 vkSemaphore);
10056 typedef void (GLAPIENTRY *PFNGLWAITVKSEMAPHORENVPROC)(GLuint64 vkSemaphore);
14882 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glSignalVkSemaphoreNV)(GLuint64 vkSemaphore);
16528 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glWaitVkSemaphoreNV)(GLuint64 vkSemaphore);
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c116896 GEN_THUNKS(glSignalVkSemaphoreNV, (GLuint64 vkSemaphore), (vkSemaphore))
117719 GEN_THUNKS(glWaitVkSemaphoreNV, (GLuint64 vkSemaphore), (vkSemaphore))
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h14635 typedef void (GLAPIENTRY * PFNGLSIGNALVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);
14636 typedef void (GLAPIENTRY * PFNGLWAITVKSEMAPHORENVPROC) (GLuint64 vkSemaphore);