Searched refs:s_commandPoolCases (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 3599 static const NamedParameters<CommandPool> s_commandPoolCases[] = in createObjectManagementTests() local 3635 CASE_DESC(createSingleTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3671 CASE_DESC(createMultipleUniqueResourcesTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3707 CASE_DESC(createMultipleSharedResourcesTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3740 CASE_DESC(createMaxConcurrentTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3772 CASE_DESC(multithreadedCreatePerThreadDeviceTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3803 CASE_DESC(multithreadedCreatePerThreadResourcesTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3839 CASE_DESC(multithreadedCreateSharedResourcesTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3873 CASE_DESC(createSingleAllocCallbacksTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3909 CASE_DESC(allocCallbackFailTest <CommandPool>, s_commandPoolCases, DE_NUL in createObjectManagementTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 3599 static const NamedParameters<CommandPool> s_commandPoolCases[] = in createObjectManagementTests() local 3635 CASE_DESC(createSingleTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3670 CASE_DESC(createMultipleUniqueResourcesTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3705 CASE_DESC(createMultipleSharedResourcesTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3737 CASE_DESC(createMaxConcurrentTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3768 CASE_DESC(multithreadedCreatePerThreadDeviceTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3798 CASE_DESC(multithreadedCreatePerThreadResourcesTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3833 CASE_DESC(multithreadedCreateSharedResourcesTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3866 CASE_DESC(createSingleAllocCallbacksTest <CommandPool>, s_commandPoolCases, DE_NULL), in createObjectManagementTests() 3901 CASE_DESC(allocCallbackFailTest <CommandPool>, s_commandPoolCases, DE_NUL in createObjectManagementTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryAddressBindingTests.cpp | 2035 static const NamedParameters<CommandPool> s_commandPoolCases[] = in createAddressBindingReportTests() local 2069 CASE_DESC(createDestroyObjectTest <CommandPool>, s_commandPoolCases), in createAddressBindingReportTests()
|
H A D | vktMemoryDeviceMemoryReportTests.cpp | 2414 static const NamedParameters<CommandPool> s_commandPoolCases[] = in createDeviceMemoryReportTests() local 2448 CASE_DESC(createDestroyObjectTest <CommandPool>, s_commandPoolCases), in createDeviceMemoryReportTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryAddressBindingTests.cpp | 1912 static const NamedParameters<CommandPool> s_commandPoolCases[] = in createAddressBindingReportTests() local 1946 CASE_DESC(createDestroyObjectTest <CommandPool>, s_commandPoolCases), in createAddressBindingReportTests()
|
H A D | vktMemoryDeviceMemoryReportTests.cpp | 2446 static const NamedParameters<CommandPool> s_commandPoolCases[] = in createDeviceMemoryReportTests() local 2480 CASE_DESC(createDestroyObjectTest <CommandPool>, s_commandPoolCases), in createDeviceMemoryReportTests()
|
Completed in 37 milliseconds