Home
last modified time | relevance | path

Searched defs:syncType (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp79 SyncType syncType; member
H A DvktSynchronizationOperation.cpp5321 OperationContext::OperationContext (Context& context, SynchronizationType syncType, PipelineCacheData& pipelineCacheData) in OperationContext() argument
5334 OperationContext(Context& context, SynchronizationType syncType, const DeviceInterface& vk, const VkDevice device, vk::Allocator& allocator, PipelineCacheData& pipelineCacheData) OperationContext() argument
5352 OperationContext(Context& context, SynchronizationType syncType, const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::Allocator& allocator, vk::BinaryCollection& programCollection, PipelineCacheData& pipelineCacheData) OperationContext() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglSyncTests.cpp69 const char* getSyncTypeName (EGLenum syncType) in getSyncTypeName() argument
143 SyncTest::SyncTest (EglTestContext& eglTestCtx, EGLenum syncType, Extension extensions, bool useCurrentContext, const char* name, const char* description) in SyncTest() argument
234 SyncTest::Extension getSyncTypeExtension (EGLenum syncType) in getSyncTypeExtension() argument
635 test(string funcNames[FUNC_NAME_NUM_NAMES], createSyncFuncType createSyncFunc, clientWaitSyncFuncType clientWaitSyncFunc, destroySyncFuncType destroySyncFunc, EGLenum syncType, EGLint flags, const string& flagsName, EGLTime eglTime, const string& eglTimeName, EGLint condSatisfied) test() argument
705 CreateLongRunningSyncTest(EglTestContext& eglTestCtx, EGLenum syncType) CreateLongRunningSyncTest() argument
758 CreateNullAttribsTest(EglTestContext& eglTestCtx, EGLenum syncType) CreateNullAttribsTest() argument
806 CreateEmptyAttribsTest(EglTestContext& eglTestCtx, EGLenum syncType) CreateEmptyAttribsTest() argument
858 CreateInvalidDisplayTest(EglTestContext& eglTestCtx, EGLenum syncType) CreateInvalidDisplayTest() argument
918 CreateInvalidTypeTest(EglTestContext& eglTestCtx, EGLenum syncType) CreateInvalidTypeTest() argument
980 CreateInvalidAttribsTest(EglTestContext& eglTestCtx, EGLenum syncType) CreateInvalidAttribsTest() argument
1044 CreateInvalidContextTest(EglTestContext& eglTestCtx, EGLenum syncType) CreateInvalidContextTest() argument
1108 ClientWaitNoTimeoutTest(EglTestContext& eglTestCtx, EGLenum syncType) ClientWaitNoTimeoutTest() argument
1171 ClientWaitForeverTest(EglTestContext& eglTestCtx, EGLenum syncType) ClientWaitForeverTest() argument
1253 ClientWaitNoContextTest(EglTestContext& eglTestCtx, EGLenum syncType) ClientWaitNoContextTest() argument
1336 ClientWaitForeverFlushTest(EglTestContext& eglTestCtx, EGLenum syncType) ClientWaitForeverFlushTest() argument
1413 ClientWaitInvalidDisplayTest(EglTestContext& eglTestCtx, EGLenum syncType) ClientWaitInvalidDisplayTest() argument
1488 ClientWaitInvalidSyncTest(EglTestContext& eglTestCtx, EGLenum syncType) ClientWaitInvalidSyncTest() argument
1553 GetSyncTypeTest(EglTestContext& eglTestCtx, EGLenum syncType) GetSyncTypeTest() argument
1616 GetSyncStatusTest(EglTestContext& eglTestCtx, EGLenum syncType) GetSyncStatusTest() argument
1681 GetSyncStatusSignaledTest(EglTestContext& eglTestCtx, EGLenum syncType) GetSyncStatusSignaledTest() argument
1787 GetSyncConditionTest(EglTestContext& eglTestCtx, EGLenum syncType) GetSyncConditionTest() argument
1855 GetSyncInvalidDisplayTest(EglTestContext& eglTestCtx, EGLenum syncType) GetSyncInvalidDisplayTest() argument
1931 GetSyncInvalidSyncTest(EglTestContext& eglTestCtx, EGLenum syncType) GetSyncInvalidSyncTest() argument
2001 GetSyncInvalidAttributeTest(EglTestContext& eglTestCtx, EGLenum syncType) GetSyncInvalidAttributeTest() argument
2076 GetSyncInvalidValueTest(EglTestContext& eglTestCtx, EGLenum syncType) GetSyncInvalidValueTest() argument
2152 DestroySyncTest(EglTestContext& eglTestCtx, EGLenum syncType) DestroySyncTest() argument
2215 DestroySyncInvalidDislayTest(EglTestContext& eglTestCtx, EGLenum syncType) DestroySyncInvalidDislayTest() argument
2285 DestroySyncInvalidSyncTest(EglTestContext& eglTestCtx, EGLenum syncType) DestroySyncInvalidSyncTest() argument
2348 WaitSyncTest(EglTestContext& eglTestCtx, EGLenum syncType) WaitSyncTest() argument
2413 WaitSyncInvalidDisplayTest(EglTestContext& eglTestCtx, EGLenum syncType) WaitSyncInvalidDisplayTest() argument
2485 WaitSyncInvalidSyncTest(EglTestContext& eglTestCtx, EGLenum syncType) WaitSyncInvalidSyncTest() argument
2548 WaitSyncInvalidFlagTest(EglTestContext& eglTestCtx, EGLenum syncType) WaitSyncInvalidFlagTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp121 SyncType syncType; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp121 SyncType syncType; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp78 SyncType syncType; member
H A DvktSynchronizationOperation.cpp5188 OperationContext::OperationContext (Context& context, SynchronizationType syncType, PipelineCacheData& pipelineCacheData) in OperationContext() argument
5201 OperationContext(Context& context, SynchronizationType syncType, const DeviceInterface& vk, const VkDevice device, vk::Allocator& allocator, PipelineCacheData& pipelineCacheData) OperationContext() argument
5219 OperationContext(Context& context, SynchronizationType syncType, const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::Allocator& allocator, vk::BinaryCollection& programCollection, PipelineCacheData& pipelineCacheData) OperationContext() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dgldrv.h397 IN UINT syncType; // See PRESCB_SYNCTYPE_NONE and PRESCB_SYNCTYPE_VSYNC member

Completed in 32 milliseconds