| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiDisplayControlTests.cpp | 271 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 D | vktWsiDisplayTimingTests.cpp | 192 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 D | vktWsiIncrementalPresentTests.cpp | 194 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 D | vktWsiSharedPresentableImageTests.cpp | 206 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 D | vktWsiSwapchainTests.cpp | 1461 vector<VkSemaphore> semaphores; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationESEXT.cpp | 1172 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 D | Context.cpp | 8614 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 D | vktApiCommandBuffersTests.cpp | 3018 VkSemaphore semaphores[numSemaphores]; in submitBufferWaitManySemaphores() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 3018 VkSemaphore semaphores[numSemaphores]; in submitBufferWaitManySemaphores() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_ext_params.cpp | 2588 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 D | FrameCapture.cpp | 1530 const ParamCapture &semaphores = in MaybeCaptureUpdateResourceIDs() local
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_ext_autogen.cpp | 6079 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 D | libGLESv2_autogen.cpp | 4354 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 D | null_functions.cpp | 622 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 D | radeon.h | 617 struct radeon_semaphore *semaphores[RADEON_NUM_SYNCS]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | radeon.h | 572 struct radeon_semaphore *semaphores[RADEON_NUM_SYNCS]; member
|