Home
last modified time | relevance | path

Searched refs:infoTests (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp3843 …de::MovePtr<tcu::TestCaseGroup> infoTests (new tcu::TestCaseGroup(testCtx, "info", "Platform Infor… in createFeatureInfoTests() local
3853 infoTests->addChild(instanceInfoTests.release()); in createFeatureInfoTests()
3867 infoTests->addChild(deviceInfoTests.release()); in createFeatureInfoTests()
3875 infoTests->addChild(deviceGroupInfoTests.release()); in createFeatureInfoTests()
3878infoTests->addChild(createTestGroup(testCtx, "format_properties", "VkGetPhysicalDeviceFormatPrope… in createFeatureInfoTests()
3879infoTests->addChild(createTestGroup(testCtx, "image_format_properties", "VkGetPhysicalDeviceImageF… in createFeatureInfoTests()
3890 infoTests->addChild(extendedPropertiesTests.release()); in createFeatureInfoTests()
3893infoTests->addChild(createTestGroup(testCtx, "image_format_properties2", "VkGetPhysicalDeviceImag… in createFeatureInfoTests()
3894infoTests->addChild(createTestGroup(testCtx, "sparse_image_format_properties2", "VkGetPhysicalDevi… in createFeatureInfoTests()
3903 infoTests->addChild(androidTests.release()); in createFeatureInfoTests()
[all …]