Home
last modified time | relevance | path

Searched defs:semaphores (Results 1 – 16 of 16) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicSemaphoreTests.cpp111 std::vector<VkSemaphore> semaphores; in basicChainCase() local
/external/skia/tests/
DSurfaceSemaphoreTest.cpp126 SkAutoTArray<GrBackendSemaphore> semaphores(2); in surface_semaphore_test() local
/external/skqp/tests/
DSurfaceSemaphoreTest.cpp126 SkAutoTArray<GrBackendSemaphore> semaphores(2); in surface_semaphore_test() local
/external/mesa3d/src/mesa/main/
Dexternalobjects.c549 _mesa_GenSemaphoresEXT(GLsizei n, GLuint *semaphores) in _mesa_GenSemaphoresEXT()
555 _mesa_DeleteSemaphoresEXT(GLsizei n, const GLuint *semaphores) in _mesa_DeleteSemaphoresEXT()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp236 std::vector<vk::VkSemaphore>& semaphores) in initSemaphores()
244 std::vector<vk::VkSemaphore>& semaphores) in deinitSemaphores()
DvktWsiDisplayTimingTests.cpp223 std::vector<vk::VkSemaphore>& semaphores) in initSemaphores()
231 std::vector<vk::VkSemaphore>& semaphores) in deinitSemaphores()
DvktWsiIncrementalPresentTests.cpp225 std::vector<vk::VkSemaphore>& semaphores) in initSemaphores()
233 std::vector<vk::VkSemaphore>& semaphores) in deinitSemaphores()
DvktWsiColorSpaceTests.cpp773 vector<SemaphoreSp> semaphores(numSemaphores); in createSemaphores() local
DvktWsiSwapchainTests.cpp1160 vector<SemaphoreSp> semaphores(numSemaphores); in createSemaphores() local
/external/deqp/modules/egl/
DteglColorClearCase.cpp356 vector<SemaphoreSp> semaphores (numPackets+1); in executeForContexts() local
DteglRenderTests.cpp959 vector<SemaphoreSp> semaphores (numPackets+1); in executeForContexts() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1083 std::vector<SemaphoreSp> semaphores(numSemaphores); in createSemaphores() local
/external/skqp/src/gpu/
DGrRenderTargetContext.cpp1650 SkTArray<sk_sp<GrSemaphore>> semaphores(numSemaphores); in waitOnSemaphores() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp2935 VkSemaphore semaphores[numSemaphores]; in submitBufferWaitManySemaphores() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp33048 std::vector<VkSemaphore> semaphores; in TEST_F() local
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c1498 _mesa_marshal_DeleteSemaphoresEXT(GLsizei n, const GLuint * semaphores) in _mesa_marshal_DeleteSemaphoresEXT()
10096 _mesa_marshal_GenSemaphoresEXT(GLsizei n, GLuint * semaphores) in _mesa_marshal_GenSemaphoresEXT()