Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/lnx/
H A DtcuLnxVulkanPlatform.hpp43 void describePlatform (std::ostream& dst) const;
H A DtcuLnxVulkanPlatform.cpp450 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::lnx::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXVulkanPlatform.hpp42 void describePlatform (std::ostream& dst) const;
H A DtcuOSXVulkanPlatform.cpp133 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::osx::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32VulkanPlatform.hpp44 void describePlatform (std::ostream& dst) const;
H A DtcuWin32VulkanPlatform.cpp285 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::win32::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidUtil.hpp53 void describePlatform (ANativeActivity* activity, std::ostream& dst);
H A DtcuAndroidPlatform.hpp56 void describePlatform (std::ostream& dst) const;
H A DtcuAndroidUtil.cpp306 void describePlatform (JNIEnv* env, std::ostream& dst) in describePlatform() function
382 void describePlatform (ANativeActivity* activity, std::ostream& dst) in describePlatform() function
386 describePlatform(env.getEnv(), dst); in describePlatform()
H A DtcuAndroidPlatform.cpp336 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::Android::Platform
338 tcu::Android::describePlatform(m_activity.getNativeActivity(), dst); in describePlatform()
/third_party/vk-gl-cts/framework/platform/ohos/
H A DtcuOhosPlatform.hpp41 void describePlatform (std::ostream& dst) const;
H A DtcuOhosPlatform.cpp140 void OhosPlatform::describePlatform(std::ostream& dst) const in describePlatform() function in OhosPlatform
/third_party/vk-gl-cts/framework/platform/fuchsia/
H A DtcuFuchsiaPlatform.cpp52 void describePlatform (std::ostream& dst) const in describePlatform() function in FuchsiaVkPlatform
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktInfoTests.cpp149 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details); in logPlatformInfo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktInfoTests.cpp155 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details); in logPlatformInfo()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPlatform.hpp410 virtual void describePlatform (std::ostream& dst) const;
H A DvkPlatform.cpp931 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in vk::Platform
933 dst << "vk::Platform::describePlatform() not implemented"; in describePlatform()
/third_party/vk-gl-cts/framework/platform/surfaceless/
H A DtcuSurfacelessPlatform.cpp127 void describePlatform (std::ostream& dst) const in describePlatform() function in tcu::surfaceless::VulkanPlatform

Completed in 10 milliseconds