Home
last modified time | relevance | path

Searched defs:semaphores (Results 26 - 41 of 41) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp271 initSemaphores(const DeviceInterface& vkd, VkDevice device, std::vector<VkSemaphore>& semaphores) initSemaphores() argument
279 deinitSemaphores(const DeviceInterface& vkd, VkDevice device, std::vector<VkSemaphore>& semaphores) deinitSemaphores() argument
H A DvktWsiDisplayTimingTests.cpp192 initSemaphores(const vk::DeviceInterface& vkd, vk::VkDevice device, std::vector<vk::VkSemaphore>& semaphores) initSemaphores() argument
200 deinitSemaphores(const vk::DeviceInterface& vkd, vk::VkDevice device, std::vector<vk::VkSemaphore>& semaphores) deinitSemaphores() argument
H A DvktWsiIncrementalPresentTests.cpp194 initSemaphores(const vk::DeviceInterface& vkd, vk::VkDevice device, std::vector<vk::VkSemaphore>& semaphores) initSemaphores() argument
202 deinitSemaphores(const vk::DeviceInterface& vkd, vk::VkDevice device, std::vector<vk::VkSemaphore>& semaphores) deinitSemaphores() argument
H A DvktWsiSharedPresentableImageTests.cpp206 initSemaphores(const vk::DeviceInterface& vkd, vk::VkDevice device, std::vector<vk::VkSemaphore>& semaphores) initSemaphores() argument
214 deinitSemaphores(const vk::DeviceInterface& vkd, vk::VkDevice device, std::vector<vk::VkSemaphore>& semaphores) deinitSemaphores() argument
H A DvktWsiSwapchainTests.cpp1461 vector<VkSemaphore> semaphores; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationESEXT.cpp1172 ValidateDeleteSemaphoresEXT(const Context *context, angle::EntryPoint entryPoint, GLsizei n, const SemaphoreID *semaphores) ValidateDeleteSemaphoresEXT() argument
1186 ValidateGenSemaphoresEXT(const Context *context, angle::EntryPoint entryPoint, GLsizei n, const SemaphoreID *semaphores) ValidateGenSemaphoresEXT() argument
H A DContext.cpp8614 void Context::genSemaphores(GLsizei n, SemaphoreID *semaphores) in genSemaphores() argument
8622 void Context::deleteSemaphores(GLsizei n, const SemaphoreID *semaphores) in deleteSemaphores() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp3018 VkSemaphore semaphores[numSemaphores]; in submitBufferWaitManySemaphores() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp3018 VkSemaphore semaphores[numSemaphores]; in submitBufferWaitManySemaphores() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_params.cpp2588 CaptureDeleteSemaphoresEXT_semaphoresPacked(const State &glState, bool isCallValid, GLsizei n, const SemaphoreID *semaphores, ParamCapture *paramCapture) CaptureDeleteSemaphoresEXT_semaphoresPacked() argument
2597 CaptureGenSemaphoresEXT_semaphoresPacked(const State &glState, bool isCallValid, GLsizei n, SemaphoreID *semaphores, ParamCapture *paramCapture) CaptureGenSemaphoresEXT_semaphoresPacked() argument
H A DFrameCapture.cpp1530 const ParamCapture &semaphores = in MaybeCaptureUpdateResourceIDs() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp6079 void GL_APIENTRY GL_DeleteSemaphoresEXT(GLsizei n, const GLuint *semaphores) in GL_DeleteSemaphoresEXT() argument
6105 void GL_APIENTRY GL_GenSemaphoresEXT(GLsizei n, GLuint *semaphores) in GL_GenSemaphoresEXT() argument
H A DlibGLESv2_autogen.cpp4354 void GL_APIENTRY glDeleteSemaphoresEXT(GLsizei n, const GLuint *semaphores) in glDeleteSemaphoresEXT() argument
4359 void GL_APIENTRY glGenSemaphoresEXT(GLsizei n, GLuint *semaphores) in glGenSemaphoresEXT() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp622 void INTERNAL_GL_APIENTRY glDeleteSemaphoresEXTNULL(GLsizei n, const GLuint *semaphores) {} in glDeleteSemaphoresEXTNULL() argument
896 void INTERNAL_GL_APIENTRY glGenSemaphoresEXTNULL(GLsizei n, GLuint *semaphores) {} in glGenSemaphoresEXTNULL() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon.h617 struct radeon_semaphore *semaphores[RADEON_NUM_SYNCS]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon.h572 struct radeon_semaphore *semaphores[RADEON_NUM_SYNCS]; member

Completed in 122 milliseconds

12