Searched refs:describePlatform (Results 1 – 15 of 15) sorted by relevance
42 void describePlatform (std::ostream& dst) const;
127 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::osx::VulkanPlatform
53 void describePlatform (ANativeActivity* activity, std::ostream& dst);
306 void describePlatform (JNIEnv* env, std::ostream& dst) in describePlatform() function382 void describePlatform (ANativeActivity* activity, std::ostream& dst) in describePlatform() function386 describePlatform(env.getEnv(), dst); in describePlatform()
55 void describePlatform (std::ostream& dst) const;
330 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::Android::Platform332 tcu::Android::describePlatform(m_activity.getNativeActivity(), dst); in describePlatform()
43 void describePlatform (std::ostream& dst) const;
311 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::lnx::VulkanPlatform
46 void describePlatform (std::ostream& dst) const;
276 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::win32::VulkanPlatform
86 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in vk::Platform
151 virtual void describePlatform (std::ostream& dst) const;
149 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details); in logPlatformInfo()
127 void describePlatform (std::ostream& dst) const in describePlatform() function in tcu::surfaceless::VulkanPlatform
302 if `vk::Platform::describePlatform()` is implemented.