Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp1025 PFN_vkGetPhysicalDeviceImageFormatProperties2KHR GetPhysDevImageFormatProps2 = in TEST() local
1027 ASSERT_EQ(GetPhysDevImageFormatProps2, nullptr); in TEST()
1108 PFN_vkGetPhysicalDeviceImageFormatProperties2 GetPhysDevImageFormatProps2 = in TEST() local
1110 ASSERT_NE(GetPhysDevImageFormatProps2, nullptr); in TEST()
1133 ASSERT_EQ(VK_SUCCESS, GetPhysDevImageFormatProps2(physical_device, &info2, &props2)); in TEST()
1150 PFN_vkGetPhysicalDeviceImageFormatProperties2 GetPhysDevImageFormatProps2 = in TEST() local
1152 ASSERT_NE(GetPhysDevImageFormatProps2, nullptr); in TEST()
1175 ASSERT_EQ(VK_SUCCESS, GetPhysDevImageFormatProps2(physical_device, &info2, &props2)); in TEST()
1199 PFN_vkGetPhysicalDeviceImageFormatProperties2 GetPhysDevImageFormatProps2 = in TEST() local
1201 ASSERT_NE(GetPhysDevImageFormatProps2, nullpt in TEST()
1255 PFN_vkGetPhysicalDeviceImageFormatProperties2 GetPhysDevImageFormatProps2 = TEST() local
1362 PFN_vkGetPhysicalDeviceImageFormatProperties2 GetPhysDevImageFormatProps2 = TEST() local
[all...]

Completed in 4 milliseconds