Searched refs:handle_assert_has_value (Results 1 – 5 of 5) sorted by relevance
101 handle_assert_has_value(EnumerateInstanceExtensionProperties); in TEST()107 handle_assert_has_value(EnumerateInstanceLayerProperties); in TEST()112 handle_assert_has_value(EnumerateInstanceVersion); in TEST()121 handle_assert_has_value(CreateInstance); in TEST()131 handle_assert_has_value(EnumerateInstanceExtensionProperties); in TEST()137 handle_assert_has_value(EnumerateInstanceLayerProperties); in TEST()142 handle_assert_has_value(EnumerateInstanceVersion); in TEST()147 handle_assert_has_value(GetInstanceProcAddr); in TEST()152 handle_assert_has_value(CreateInstance); in TEST()182 handle_assert_has_value(EnumeratePhysicalDevices); in TEST()
1496 …handle_assert_has_value(env.vulkan_functions.vkGetInstanceProcAddr(inst.inst, "vkReleaseDisplayEXT… in TEST()1552 …handle_assert_has_value(env.vulkan_functions.vkGetInstanceProcAddr(inst.inst, "vkGetPhysicalDevice… in TEST()1609 …handle_assert_has_value(env.vulkan_functions.vkGetInstanceProcAddr(inst.inst, "vkReleaseDisplayEXT… in TEST()1610 …handle_assert_has_value(env.vulkan_functions.vkGetInstanceProcAddr(inst.inst, "vkGetPhysicalDevice… in TEST()1733 …handle_assert_has_value(env.vulkan_functions.vkGetInstanceProcAddr(inst2.inst, "vkReleaseDisplayEX… in TEST()1808 …handle_assert_has_value(env.vulkan_functions.vkGetInstanceProcAddr(inst2.inst, "vkGetPhysicalDevic… in TEST()1891 …handle_assert_has_value(env.vulkan_functions.vkGetInstanceProcAddr(inst2.inst, "vkReleaseDisplayEX… in TEST()1895 handle_assert_has_value(pfnGetPhysicalDeviceSurfaceCapabilities2EXT); in TEST()1961 handle_assert_has_value(pfn_vkTrimCommandPool); in TEST()1962 handle_assert_has_value(pfn_vkGetSwapchainStatus); in TEST()[all …]
2396 handle_assert_has_value(getToolProperties); in TEST()2417 handle_assert_has_value(getToolProperties); in TEST()2441 handle_assert_has_value(getToolProperties); in TEST()3313 handle_assert_has_value(phys_dev); in TEST()3373 handle_assert_has_value(phys_dev); in TEST()3391 handle_assert_has_value(phys_dev); in TEST()3406 handle_assert_has_value(phys_dev); in TEST()3420 handle_assert_has_value(phys_dev); in TEST()
521 handle_assert_has_value(handle); in TEST()
77 void handle_assert_has_value(T const& handle) { in handle_assert_has_value() function