Home
last modified time | relevance | path

Searched defs:semaphores (Results 1 - 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSemaphoreTest.cpp36 GLuint semaphores[kSemaphoreCount]; in TEST_P() local
/third_party/skia/src/gpu/
H A DGrWaitRenderTask.h16 GrWaitRenderTask(GrSurfaceProxyView surfaceView, std::unique_ptr<std::unique_ptr<GrSemaphore>[]> semaphores, int numSemaphores) GrWaitRenderTask() argument
H A DGrDrawingManager.cpp770 newWaitRenderTask(sk_sp<GrSurfaceProxy> proxy, std::unique_ptr<std::unique_ptr<GrSemaphore>[]> semaphores, int numSemaphores) newWaitRenderTask() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.h39 BASE_NS::vector<VkSemaphore> semaphores; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_device.c208 uint32_t semaphores[nr_semaphores]; in queue_submit() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.h130 std::vector<vk::Semaphore> semaphores; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp496 std::vector<GrBackendSemaphore> semaphores; in Wait() local
/third_party/mesa3d/src/mesa/main/
H A Dexternalobjects.c762 _mesa_GenSemaphoresEXT(GLsizei n, GLuint *semaphores) in _mesa_GenSemaphoresEXT() argument
796 _mesa_DeleteSemaphoresEXT(GLsizei n, const GLuint *semaphores) in _mesa_DeleteSemaphoresEXT() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c70 VkSemaphore *semaphores; member
1071 vn_find_first_signaled_semaphore(VkDevice device, const VkSemaphore *semaphores, const uint64_t *values, uint32_t count) vn_find_first_signaled_semaphore() argument
1087 vn_remove_signaled_semaphores(VkDevice device, VkSemaphore *semaphores, uint64_t *values, uint32_t *count) vn_remove_signaled_semaphores() argument
1124 VkSemaphore *semaphores = local_semaphores; vn_WaitSemaphores() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp1411 std::fill(begin(semaphores) + VERIFYMAXVALUES_OBJECT_COUNT / 2, end(semaphores), SemaphoreSp()); variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSignalOrderTests.cpp923 addSemaphore(const DeviceInterface& vk, VkDevice device, std::vector<Move<VkSemaphore> >& semaphores, std::vector<VkSemaphore>& semaphoreHandles, std::vector<deUint64>& timelineValues, bool exportable, deUint64 firstTimelineValue) addSemaphore() argument
1586 addSemaphore(const DeviceInterface& vk, VkDevice device, std::vector<Move<VkSemaphore> >& semaphores, std::vector<VkSemaphore>& semaphoreHandles, std::vector<deUint64>& timelineValues, deUint64 firstTimelineValue) addSemaphore() argument
[all...]
H A DvktSynchronizationTimelineSemaphoreTests.cpp180 std::vector<VkSemaphore> semaphores; in iterate() local
238 std::vector<SharedPtr<Move<VkSemaphore > > > semaphores; createTimelineSemaphores() local
369 std::vector<SharedPtr<Move<VkSemaphore > > > semaphores; createTimelineSemaphores() local
426 std::vector<VkSemaphore> semaphores; iterate() local
485 std::vector<SharedPtr<Move<VkSemaphore > > > semaphores; createTimelineSemaphores() local
2499 hostSignal(const vk::DeviceInterface& vkd, vk::VkDevice device, const PlainSemVec& semaphores, const ValuesVec& signalValues) hostSignal() argument
2508 hostWait(const vk::DeviceInterface& vkd, vk::VkDevice device, const PlainSemVec& semaphores, const ValuesVec& waitValues) hostWait() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/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.cpp1477 vector<VkSemaphore> semaphores; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp1410 std::fill(begin(semaphores) + VERIFYMAXVALUES_OBJECT_COUNT / 2, end(semaphores), SemaphoreSp()); variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationSignalOrderTests.cpp904 addSemaphore(const DeviceInterface& vk, VkDevice device, std::vector<Move<VkSemaphore> >& semaphores, std::vector<VkSemaphore>& semaphoreHandles, std::vector<deUint64>& timelineValues, bool exportable, deUint64 firstTimelineValue) addSemaphore() argument
1566 addSemaphore(const DeviceInterface& vk, VkDevice device, std::vector<Move<VkSemaphore> >& semaphores, std::vector<VkSemaphore>& semaphoreHandles, std::vector<deUint64>& timelineValues, deUint64 firstTimelineValue) addSemaphore() argument
[all...]
H A DvktSynchronizationTimelineSemaphoreTests.cpp181 std::vector<VkSemaphore> semaphores; in iterate() local
239 std::vector<SharedPtr<Move<VkSemaphore > > > semaphores; createTimelineSemaphores() local
370 std::vector<SharedPtr<Move<VkSemaphore > > > semaphores; createTimelineSemaphores() local
427 std::vector<VkSemaphore> semaphores; iterate() local
481 std::vector<SharedPtr<Move<VkSemaphore > > > semaphores; createTimelineSemaphores() local
2489 hostSignal(const vk::DeviceInterface& vkd, vk::VkDevice device, const PlainSemVec& semaphores, const ValuesVec& signalValues) hostSignal() argument
2498 hostWait(const vk::DeviceInterface& vkd, vk::VkDevice device, const PlainSemVec& semaphores, const ValuesVec& waitValues) hostWait() argument
[all...]
/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...]

Completed in 42 milliseconds

12