/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 276 addFunctionCase(group, "destroy_buffer", "", test<VkBuffer>); in addTestsToGroup() 277 addFunctionCase(group, "destroy_buffer_view", "", test<VkBufferView>); in addTestsToGroup() 278 addFunctionCase(group, "destroy_command_pool", "", test<VkCommandPool>); in addTestsToGroup() 279 addFunctionCase(group, "destroy_descriptor_pool", "", test<VkDescriptorPool>); in addTestsToGroup() 280 addFunctionCase(group, "destroy_descriptor_set_layout", "", test<VkDescriptorSetLayout>); in addTestsToGroup() 281 addFunctionCase(group, "destroy_device", "", test<VkDevice>); in addTestsToGroup() 282 addFunctionCase(group, "destroy_event", "", checkEventSupport, test<VkEvent>); in addTestsToGroup() 283 addFunctionCase(group, "destroy_fence", "", test<VkFence>); in addTestsToGroup() 284 addFunctionCase(group, "destroy_framebuffer", "", test<VkFramebuffer>); in addTestsToGroup() 285 addFunctionCase(group, "destroy_image", "", test<VkImage>); in addTestsToGroup() [all …]
|
D | vktApiDriverPropertiesTests.cpp | 195 …addFunctionCase(group, "driver_id_match", "Check driverID is supported", checkSupport, testQu… in createTestCases() 196 …addFunctionCase(group, "name_is_not_empty", "Check name field is not empty", checkSupport, tes… in createTestCases() 197 …addFunctionCase(group, "name_zero_terminated", "Check name field is zero-terminated", checkSuppo… in createTestCases() 198 …addFunctionCase(group, "info_zero_terminated", "Check info field is zero-terminated", checkSuppo… in createTestCases() 199 …addFunctionCase(group, "conformance_version", "Check conformanceVersion reported by driver", check… in createTestCases()
|
D | vktApiDescriptorPoolTests.cpp | 289 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 293 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 297 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 301 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests() 305 addFunctionCase(descriptorPoolTests.get(), in createDescriptorPoolTests()
|
D | vktApiDeviceInitializationTests.cpp | 1718 …addFunctionCase(deviceInitializationTests.get(), "create_instance_name_version", "", createIns… in createDeviceInitializationTests() 1719 …addFunctionCase(deviceInitializationTests.get(), "create_instance_invalid_api_version", "", cre… in createDeviceInitializationTests() 1720 …addFunctionCase(deviceInitializationTests.get(), "create_instance_null_appinfo", "", createIns… in createDeviceInitializationTests() 1721 …addFunctionCase(deviceInitializationTests.get(), "create_instance_unsupported_extensions", "", c… in createDeviceInitializationTests() 1722 …addFunctionCase(deviceInitializationTests.get(), "create_instance_extension_name_abuse", "", cre… in createDeviceInitializationTests() 1723 …addFunctionCase(deviceInitializationTests.get(), "create_instance_layer_name_abuse", "", create… in createDeviceInitializationTests() 1724 …addFunctionCase(deviceInitializationTests.get(), "enumerate_devices_alloc_leak", "", enumerate… in createDeviceInitializationTests() 1725 addFunctionCase(deviceInitializationTests.get(), "create_device", "", createDeviceTest); in createDeviceInitializationTests() 1726 …addFunctionCase(deviceInitializationTests.get(), "create_multiple_devices", "", createMultip… in createDeviceInitializationTests() 1727 …addFunctionCase(deviceInitializationTests.get(), "create_device_unsupported_extensions", "", cre… in createDeviceInitializationTests() [all …]
|
D | vktApiCommandBuffersTests.cpp | 4759 …addFunctionCase (commandBuffersTests.get(), "pool_create_null_params", "", createPoolNullPara… in createCommandBuffersTests() 4760 …addFunctionCase (commandBuffersTests.get(), "pool_create_non_null_allocator", "", createPoolNon… in createCommandBuffersTests() 4761 …addFunctionCase (commandBuffersTests.get(), "pool_create_transient_bit", "", createPoolTransie… in createCommandBuffersTests() 4762 …addFunctionCase (commandBuffersTests.get(), "pool_create_reset_bit", "", createPoolResetBitTe… in createCommandBuffersTests() 4763 …addFunctionCase (commandBuffersTests.get(), "pool_reset_release_res", "", resetPoolReleaseRes… in createCommandBuffersTests() 4764 …addFunctionCase (commandBuffersTests.get(), "pool_reset_no_flags_res", "", resetPoolNoFlagsTe… in createCommandBuffersTests() 4765 …addFunctionCase (commandBuffersTests.get(), "pool_reset_reuse", "", checkEventSupport, rese… in createCommandBuffersTests() 4767 …addFunctionCase (commandBuffersTests.get(), "allocate_single_primary", "", allocatePrimaryBuf… in createCommandBuffersTests() 4768 …addFunctionCase (commandBuffersTests.get(), "allocate_many_primary", "", allocateManyPrimaryB… in createCommandBuffersTests() 4769 …addFunctionCase (commandBuffersTests.get(), "allocate_single_secondary", "", allocateSecondary… in createCommandBuffersTests() [all …]
|
D | vktApiExternalMemoryTests.cpp | 3957 …addFunctionCase(fenceGroup.get(), "info", "Test external fence queries.", testFenceQueries, extern… in createFenceTests() 3971 …addFunctionCase(fenceGroup.get(), std::string("create_win32_") + permanenceName, "Test creating fe… in createFenceTests() 3974 …addFunctionCase(fenceGroup.get(), std::string("import_twice_") + permanenceName, "Test importin… in createFenceTests() 3975 …addFunctionCase(fenceGroup.get(), std::string("reimport_") + permanenceName, "Test importing a… in createFenceTests() 3976 …addFunctionCase(fenceGroup.get(), std::string("import_multiple_times_") + permanenceName, "Test i… in createFenceTests() 3977 …addFunctionCase(fenceGroup.get(), std::string("signal_export_import_wait_") + permanenceName, "Tes… in createFenceTests() 3978 …addFunctionCase(fenceGroup.get(), std::string("signal_import_") + permanenceName, "Test signali… in createFenceTests() 3979 …addFunctionCase(fenceGroup.get(), std::string("reset_") + permanenceName, "Test resetting the… in createFenceTests() 3980 …addFunctionCase(fenceGroup.get(), std::string("transference_") + permanenceName, "Test fences t… in createFenceTests() 3984 …addFunctionCase(fenceGroup.get(), std::string("import_signaled_") + permanenceName, "Test import… in createFenceTests() [all …]
|
D | vktApiFeatureInfo.cpp | 3578 addFunctionCase(testGroup, caseName, enumName, formatProperties, format); in createFormatTests() 3582 addFunctionCase(testGroup, "depth_stencil", "", testDepthStencilSupported); in createFormatTests() 3583 addFunctionCase(testGroup, "compressed_formats", "", testCompressedFormatsSupported); in createFormatTests() 5487 addFunctionCase(testGroup, caseName, enumName, execImageFormatTest, params); in createImageFormatTypeTilingTests() 5649 …addFunctionCase(extendedPropertiesTests.get(), "features", "Extended Device Features", dev… in createFeatureInfoTests() 5650 …addFunctionCase(extendedPropertiesTests.get(), "properties", "Extended Device Properties", d… in createFeatureInfoTests() 5651 …addFunctionCase(extendedPropertiesTests.get(), "format_properties", "Extended Device Format Prop… in createFeatureInfoTests() 5652 …addFunctionCase(extendedPropertiesTests.get(), "queue_family_properties", "Extended Device Queue F… in createFeatureInfoTests() 5653 …addFunctionCase(extendedPropertiesTests.get(), "memory_properties", "Extended Device Memory Prop… in createFeatureInfoTests() 5661 …addFunctionCase(extendedPropertiesTests.get(), "features", "Extended Vulkan 1.2 Device Featu… in createFeatureInfoTests() [all …]
|
D | vktApiToolingInfoTests.cpp | 322 …addFunctionCase(group, "validate_getter", "Validate getPhysicalDeviceToolPropertiesEXT", checkSupp… in createTestCases() 323 …addFunctionCase(group, "validate_tools_properties","Validate tools properties", checkSupport, vali… in createTestCases() 324 …addFunctionCase(group, "validate_instance_layers", "Validate instance layers", checkSupport, valid… in createTestCases()
|
D | vktApiBufferMarkerTests.cpp | 1064 …addFunctionCase(sequentialGroup, "4", "Writes 4 sequential marker values into a buffer", checkBuff… in createBufferMarkerTestsInGroup() 1068 …addFunctionCase(sequentialGroup, "64", "Writes 64 sequential marker values into a buffer", checkBu… in createBufferMarkerTestsInGroup() 1072 …addFunctionCase(sequentialGroup, "65536", "Writes 65536 sequential marker values into a buffer", c… in createBufferMarkerTestsInGroup() 1082 …addFunctionCase(overwriteGroup, "1", "Randomly overwrites marker values to a 1-size buffer", check… in createBufferMarkerTestsInGroup() 1086 …addFunctionCase(overwriteGroup, "4", "Randomly overwrites marker values to a 4-size buffer", check… in createBufferMarkerTestsInGroup() 1090 …addFunctionCase(overwriteGroup, "64", "Randomly overwrites markers values to a 64-size buffer", ch… in createBufferMarkerTestsInGroup()
|
D | vktApiDescriptorSetTests.cpp | 660 …addFunctionCase(emptyDescriptorSetLayoutTests.get(), "normal", "Create empty desciptor set layout"… in createEmptyDescriptorSetLayoutTests() 661 …addFunctionCase(emptyDescriptorSetLayoutTests.get(), "push_descriptor", "Create empty push descrip… in createEmptyDescriptorSetLayoutTests()
|
D | vktApiBufferTests.cpp | 723 …addFunctionCase(basicTests.get(), "size_max_uint64", "Creating a ULLONG_MAX buffer and verify that… in createBufferTests()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationBasicEventTests.cpp | 366 …addFunctionCase(basicTests.get(), "host_set_reset", "Basic event tests set and reset on host", che… in createBasicEventTests() 367 …addFunctionCase(basicTests.get(), "device_set_reset", "Basic event tests set and reset on device",… in createBasicEventTests() 368 …addFunctionCase(basicTests.get(), "single_submit_multi_command_buffer", "Wait and set event single… in createBasicEventTests() 369 …addFunctionCase(basicTests.get(), "multi_submit_multi_command_buffer", "Wait and set event mutli s… in createBasicEventTests() 370 …addFunctionCase(basicTests.get(), "multi_secondary_command_buffer", "Event used on secondary comma… in createBasicEventTests() 385 …addFunctionCase(basicTests.get(), "device_set_reset", "Basic event tests set and reset on device",… in createSynchronization2BasicEventTests() 386 …addFunctionCase(basicTests.get(), "single_submit_multi_command_buffer", "Wait and set event single… in createSynchronization2BasicEventTests() 387 …addFunctionCase(basicTests.get(), "multi_submit_multi_command_buffer", "Wait and set event mutli s… in createSynchronization2BasicEventTests() 388 …addFunctionCase(basicTests.get(), "multi_secondary_command_buffer", "Event used on secondary comma… in createSynchronization2BasicEventTests() 391 …addFunctionCase(basicTests.get(), "single_submit_multi_command_buffer_device_only", "Wait and set … in createSynchronization2BasicEventTests() [all …]
|
D | vktSynchronizationBasicFenceTests.cpp | 295 …addFunctionCase(basicFenceTests.get(), "one", "Basic one fence tests", basicOneFenceCase… in createBasicFenceTests() 296 …addFunctionCase(basicFenceTests.get(), "multi", "Basic multi fence tests", basicMultiFenc… in createBasicFenceTests() 297 …addFunctionCase(basicFenceTests.get(), "empty_submit", "Signal a fence after an empty queue subm… in createBasicFenceTests() 298 …addFunctionCase(basicFenceTests.get(), "multi_waitall_false", "Basic multi fence test without wait… in createBasicFenceTests()
|
D | vktSynchronizationBasicSemaphoreTests.cpp | 576 …addFunctionCase(basicTests.get(), "one_queue" + createName, "Basic binary semaphore tests with on… in createBasicBinarySemaphoreTests() 577 …addFunctionCase(basicTests.get(), "multi_queue" + createName, "Basic binary semaphore tests with m… in createBasicBinarySemaphoreTests() 580 …addFunctionCase(basicTests.get(), "chain", "Binary semaphore chain test", checkSupport, basicChain… in createBasicBinarySemaphoreTests() 595 …addFunctionCase(basicTests.get(), "one_queue", "Basic timeline semaphore tests with one queue", c… in createBasicTimelineSemaphoreTests() 596 …addFunctionCase(basicTests.get(), "multi_queue", "Basic timeline semaphore tests with multi queue"… in createBasicTimelineSemaphoreTests() 597 …addFunctionCase(basicTests.get(), "chain", "Timeline semaphore chain test", checkSupport, ba… in createBasicTimelineSemaphoreTests() 601 …addFunctionCase(basicTests.get(), "two_threads","Timeline semaphore used by two threads", checkS… in createBasicTimelineSemaphoreTests()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktInfoTests.cpp | 243 addFunctionCase(testGroup, "build", "Build Info", logBuildInfo); in createInfoTests() 244 addFunctionCase(testGroup, "device", "Device Info", logDeviceInfo); in createInfoTests() 245 addFunctionCase(testGroup, "platform", "Platform Info", logPlatformInfo); in createInfoTests() 246 addFunctionCase(testGroup, "memory_limits", "Platform Memory Limits", logPlatformMemoryLimits); in createInfoTests()
|
D | vktTestCaseUtil.hpp | 331 inline void addFunctionCase (tcu::TestCaseGroup* group, in addFunctionCase() function 339 inline void addFunctionCase (tcu::TestCaseGroup* group, in addFunctionCase() function 368 void addFunctionCase (tcu::TestCaseGroup* group, in addFunctionCase() function 378 void addFunctionCase (tcu::TestCaseGroup* group, in addFunctionCase() function 389 void addFunctionCase (tcu::TestCaseGroup* group, in addFunctionCase() function
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSurfaceTests.cpp | 1302 …addFunctionCase(testGroup, "create", "Create surface", createSurfaceTest, w… in createSurfaceTests() 1303 …addFunctionCase(testGroup, "create_custom_allocator", "Create surface with custom allocator", … in createSurfaceTests() 1304 …addFunctionCase(testGroup, "create_simulate_oom", "Create surface with simulating OOM", c… in createSurfaceTests() 1305 …addFunctionCase(testGroup, "query_support", "Query surface support", querySurfaceSup… in createSurfaceTests() 1306 …addFunctionCase(testGroup, "query_presentation_support", "Query native presentation support", … in createSurfaceTests() 1307 …addFunctionCase(testGroup, "query_capabilities", "Query surface capabilities", querySur… in createSurfaceTests() 1308 …addFunctionCase(testGroup, "query_capabilities2", "Query extended surface capabilities", … in createSurfaceTests() 1309 …addFunctionCase(testGroup, "query_protected_capabilities", "Query protected surface capabilities… in createSurfaceTests() 1310 …addFunctionCase(testGroup, "query_surface_counters", "Query and check available surface counter… in createSurfaceTests() 1311 …addFunctionCase(testGroup, "query_formats", "Query surface formats", querySurfaceFor… in createSurfaceTests() [all …]
|
D | vktWsiDisplayControlTests.cpp | 1103 …addFunctionCase(testGroup, "display_power_control", "Test display power control", testDisplayPowe… in createDisplayControlTests() 1104 …addFunctionCase(testGroup, "register_display_event", "Test register display event", testDisplayEve… in createDisplayControlTests() 1105 …addFunctionCase(testGroup, "register_device_event", "Test register device event", testDeviceEvent… in createDisplayControlTests()
|
D | vktWsiSwapchainTests.cpp | 1165 …addFunctionCase(testGroup, getTestDimensionName(testDimension), "", params.function, TestParameter… in populateSwapchainGroup() 1168 …addFunctionCase(testGroup, "image_swapchain_create_info", "Test VkImageSwapchainCreateInfoKHR", te… in populateSwapchainGroup() 1179 …addFunctionCase(testGroup, getTestDimensionName(testDimension), "", params.function, TestParameter… in populateSwapchainPrivateDataGroup() 2651 …addFunctionCase(testGroup, "incomplete", "Test VK_INCOMPLETE return code", getImagesIncompleteResu… in populateGetImagesGroup() 2652 …addFunctionCase(testGroup, "count", "Test proper count of images", getImagesResultsCountTest, wsiT… in populateGetImagesGroup() 2669 …addFunctionCase(testGroup, "null_handle", "Destroying a VK_NULL_HANDLE swapchain", destroyNullHand… in populateDestroyGroup() 2674 …addFunctionCase(testGroup, "too_many", "Test acquiring too many images with 0 timeout", acquireToo… in populateAcquireGroup() 2675 …addFunctionCase(testGroup, "too_many_timeout", "Test acquiring too many images with timeout", acqu… in populateAcquireGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationLimitsTests.cpp | 134 …addFunctionCase<LimitsCaseDefinition>(group.get(), cases[i].caseName, "", deviceLimitsTestCase, ca… in createLimitsTests()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryRequirementsTests.cpp | 270 …addFunctionCase(group, name, desc, checkSupportBufferMemoryRequirementsOriginal, testEntryPoint, a… in addFunctionTestCase() 464 …addFunctionCase(group, name, desc, checkSupportBufferMemoryRequirementsExtended, testEntryPoint, a… in addFunctionTestCase() 537 …addFunctionCase(group, name, desc, checkSupportBufferMemoryRequirementsDedicatedAllocation, testEn… in addFunctionTestCase() 748 …addFunctionCase(group, name, desc, checkSupportImageMemoryRequirementsOriginal, testEntryPoint, ar… in addFunctionTestCase() 1397 …addFunctionCase(group, name, desc, checkSupportImageMemoryRequirementsExtended, testEntryPoint, ar… in addFunctionTestCase() 1450 …addFunctionCase(group, name, desc, checkSupportImageMemoryRequirementsDedicatedAllocation, testEnt… in addFunctionTestCase() 1740 addFunctionCase(group, name, name, checkSupportMultiplane, testMultiplaneImages, params); in populateMultiplaneTestGroup()
|
D | vktMemoryDeviceMemoryReportTests.cpp | 1590 …addFunctionCase(group.get(), cur->name, "", checkSupport<Object>, cases.function, cur->parameters); in addCases() 1892 …addFunctionCase(group.get(), "allocate_and_free", "", checkSupport, vkDeviceMemoryAllocateAndFreeT… in createVkDeviceMemoryTestsGroup() 1893 …addFunctionCase(group.get(), "allocation_failed", "", checkSupport, vkDeviceMemoryAllocationFailed… in createVkDeviceMemoryTestsGroup() 2235 …addFunctionCase(group.get(), testName.c_str(), "", checkSupport, testImportAndUnimportExternalMemo… in createExternalMemoryTestsGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 839 …addFunctionCase(group.get(), getFormatCaseName(formats[formatNdx]), "Check that listing supported … in createTests() 848 …addFunctionCase(group.get(), getFormatCaseName(formats[formatNdx]), "Check that creating images wi… in createTests() 857 …addFunctionCase(group.get(), getFormatCaseName(formats[formatNdx]), "Test exporting/importing imag… in createTests()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDepthTests.cpp | 981 addFunctionCase(formatFeaturesTests.get(), in createDepthTests() 991 addFunctionCase(formatFeaturesTests.get(), in createDepthTests() 997 addFunctionCase(formatFeaturesTests.get(), in createDepthTests()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrCopyTests.cpp | 930 …addFunctionCase(dstFormatGroup.get(), string(srcTilingName) + (srcDisjoint ? "_disjoint_" : "_") +… in initYcbcrDefaultCopyTests() 1039 …addFunctionCase(dstFormatGroup.get(), string(srcTilingName) + (srcDisjoint ? "_disjoint_" : "_") +… in initYcbcrDimensionsCopyTests()
|