Home
last modified time | relevance | path

Searched refs:glWaitVkSemaphoreNV (Results 1 – 12 of 12) sorted by relevance

/external/deqp/modules/egl/
DteglGetProcAddressTests.inl1550 "glWaitVkSemaphoreNV",
/external/swiftshader/include/GLES2/
Dgl2ext.h2662 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
/external/mesa3d/include/GLES2/
Dgl2ext.h2734 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
/external/angle/include/GLES2/
Dgl2ext.h2736 GL_APICALL void GL_APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
/external/swiftshader/include/GL/
Dglcorearb.h4988 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
Dglext.h9699 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
/external/mesa3d/include/GL/
Dglcorearb.h5042 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
Dglext.h9791 GLAPI void APIENTRY glWaitVkSemaphoreNV (GLuint64 vkSemaphore);
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c14349 …r = ((glWaitVkSemaphoreNV = (PFNGLWAITVKSEMAPHORENVPROC)glewGetProcAddress((const GLubyte*)"glWait… in _glewInit_GL_NV_draw_vulkan_image()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h14642 #define glWaitVkSemaphoreNV GLEW_GET_FUN(__glewWaitVkSemaphoreNV) macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h19869 #define glWaitVkSemaphoreNV epoxy_glWaitVkSemaphoreNV macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c117719 GEN_THUNKS(glWaitVkSemaphoreNV, (GLuint64 vkSemaphore), (vkSemaphore))