Searched defs:numSemaphores (Results 1 – 18 of 18) sorted by relevance
/external/skia/src/gpu/ganesh/ |
D | GrWaitRenderTask.h | 30 int numSemaphores) in GrWaitRenderTask()
|
D | GrDrawingManager.cpp | 795 int numSemaphores) { in newWaitRenderTask()
|
D | GrDirectContext.cpp | 395 bool GrDirectContext::wait(int numSemaphores, const GrBackendSemaphore waitSemaphores[], in wait()
|
D | Device.cpp | 1292 bool Device::wait(int numSemaphores, in wait()
|
D | SurfaceDrawContext.cpp | 1499 bool SurfaceDrawContext::waitOnSemaphores(int numSemaphores, in waitOnSemaphores()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesQueueBindSparseTests.cpp | 198 uint32_t numSemaphores = m_params.numWaitSemaphores; in iterate() local 238 uint32_t numSemaphores = m_params.numSignalSemaphores; in iterate() local
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkSecondaryCBDrawContext.cpp | 118 bool GrVkSecondaryCBDrawContext::wait(int numSemaphores, in wait()
|
/external/skia/src/image/ |
D | SkSurface_Base.h | 159 virtual bool onWait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in onWait()
|
D | SkSurface.cpp | 238 bool SkSurface::wait(int numSemaphores, const GrBackendSemaphore* waitSemaphores, in wait()
|
/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/ |
D | vulkan_list_map.cpp | 406 size_t numSemaphores, const VulkanDevice &device, in VulkanSemaphoreList()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiFullScreenExclusiveTests.cpp | 277 …aphoreSp> createSemaphores(const DeviceInterface &vkd, const VkDevice device, size_t numSemaphores) in createSemaphores()
|
D | vktWsiColorSpaceTests.cpp | 319 …aphoreSp> createSemaphores(const DeviceInterface &vkd, const VkDevice device, size_t numSemaphores) in createSemaphores()
|
D | vktWsiPresentIdWaitTests.cpp | 303 …> createSemaphores(const vk::DeviceInterface &vkd, const vk::VkDevice device, size_t numSemaphores) in createSemaphores()
|
D | vktWsiMaintenance1Tests.cpp | 449 …aphoreSp> createSemaphores(const DeviceInterface &vkd, const VkDevice device, size_t numSemaphores) in createSemaphores()
|
D | vktWsiSwapchainTests.cpp | 1148 …aphoreSp> createSemaphores(const DeviceInterface &vkd, const VkDevice device, size_t numSemaphores) in createSemaphores()
|
/external/skia/src/gpu/ganesh/surface/ |
D | SkSurface_Ganesh.cpp | 250 bool SkSurface_Ganesh::onWait(int numSemaphores, in onWait()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 1259 size_t numSemaphores) in createSemaphores()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 3311 const uint32_t numSemaphores = 10u; // it must be multiply of numSubmission in submitBufferWaitManySemaphores() local
|