Home
last modified time | relevance | path

Searched refs:checkEventSupport (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4022 void checkEventSupport (Context& context) in checkEventSupport() function
4065 checkEventSupport(context); in checkEventAndSecondaryCommandBufferNullFramebufferSupport()
4077 checkEventSupport(context); in checkEventAndTimelineSemaphoreAndSimultaneousUseAndSecondaryCommandBufferNullFramebufferSupport()
4084 void checkEventSupport (Context& context, const VkCommandBufferLevel) in checkEventSupport() function
4086 checkEventSupport(context); in checkEventSupport()
4699 addFunctionCase (commandBuffersTests.get(), "pool_reset_reuse", checkEventSupport, resetPoolReuseTest); in createCommandBuffersTests()
4706 addFunctionCase (commandBuffersTests.get(), "execute_small_primary", checkEventSupport, executePrimaryBufferTest); in createCommandBuffersTests()
4707 addFunctionCase (commandBuffersTests.get(), "execute_large_primary", checkEventSupport, executeLargePrimaryBufferTest); in createCommandBuffersTests()
4708 addFunctionCase (commandBuffersTests.get(), "reset_implicit", checkEventSupport, resetBufferImplicitlyTest); in createCommandBuffersTests()
4710 addFunctionCase (commandBuffersTests.get(), "trim_command_pool", checkEventSupport, trimCommandPoolTes in createCommandBuffersTests()
[all...]
H A DvktApiNullHandleTests.cpp305 void checkEventSupport (Context& context) in checkEventSupport() function
326 addFunctionCase(group, "destroy_event", checkEventSupport, test<VkEvent>); in addTestsToGroup()
H A DvktApiObjectManagementTests.cpp3386 void checkEventSupport (Context& context, const Event::Parameters) in checkEventSupport() function
3621 CASE_DESC(createSingleTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3657 CASE_DESC(createMultipleUniqueResourcesTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3693 CASE_DESC(createMultipleSharedResourcesTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3726 CASE_DESC(createMaxConcurrentTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3758 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3789 CASE_DESC(multithreadedCreatePerThreadResourcesTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3825 CASE_DESC(multithreadedCreateSharedResourcesTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3859 CASE_DESC(createSingleAllocCallbacksTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3895 CASE_DESC(allocCallbackFailTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4022 void checkEventSupport (Context& context) in checkEventSupport() function
4065 checkEventSupport(context); in checkEventAndSecondaryCommandBufferNullFramebufferSupport()
4077 checkEventSupport(context); in checkEventAndTimelineSemaphoreAndSimultaneousUseAndSecondaryCommandBufferNullFramebufferSupport()
4084 void checkEventSupport (Context& context, const VkCommandBufferLevel) in checkEventSupport() function
4086 checkEventSupport(context); in checkEventSupport()
4699 addFunctionCase (commandBuffersTests.get(), "pool_reset_reuse", "", checkEventSupport, resetPoolReuseTest); in createCommandBuffersTests()
4706 addFunctionCase (commandBuffersTests.get(), "execute_small_primary", "", checkEventSupport, executePrimaryBufferTest); in createCommandBuffersTests()
4707 addFunctionCase (commandBuffersTests.get(), "execute_large_primary", "", checkEventSupport, executeLargePrimaryBufferTest); in createCommandBuffersTests()
4708 addFunctionCase (commandBuffersTests.get(), "reset_implicit", "", checkEventSupport, resetBufferImplicitlyTest); in createCommandBuffersTests()
4710 addFunctionCase (commandBuffersTests.get(), "trim_command_pool", "", checkEventSupport, trimCommandPoolTes in createCommandBuffersTests()
[all...]
H A DvktApiNullHandleTests.cpp305 void checkEventSupport (Context& context) in checkEventSupport() function
326 addFunctionCase(group, "destroy_event", "", checkEventSupport, test<VkEvent>); in addTestsToGroup()
H A DvktApiObjectManagementTests.cpp3386 void checkEventSupport (Context& context, const Event::Parameters) in checkEventSupport() function
3621 CASE_DESC(createSingleTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3656 CASE_DESC(createMultipleUniqueResourcesTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3691 CASE_DESC(createMultipleSharedResourcesTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3723 CASE_DESC(createMaxConcurrentTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3754 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3784 CASE_DESC(multithreadedCreatePerThreadResourcesTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3819 CASE_DESC(multithreadedCreateSharedResourcesTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3852 CASE_DESC(createSingleAllocCallbacksTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3887 CASE_DESC(allocCallbackFailTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
[all...]

Completed in 24 milliseconds