Home
last modified time | relevance | path

Searched defs:describePlatform (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/framework/platform/fuchsia/
DtcuFuchsiaPlatform.cpp52 void describePlatform (std::ostream& dst) const in describePlatform() function in FuchsiaVkPlatform
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp127 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::osx::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/ohos/
DtcuOhosPlatform.cpp139 void OhosPlatform::describePlatform(std::ostream& dst) const in describePlatform() function in OhosPlatform
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidUtil.cpp306 void describePlatform (JNIEnv* env, std::ostream& dst) in describePlatform() function
382 void describePlatform (ANativeActivity* activity, std::ostream& dst) in describePlatform() function
DtcuAndroidPlatform.cpp330 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::Android::Platform
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp303 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::win32::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp127 void describePlatform (std::ostream& dst) const in describePlatform() function in tcu::surfaceless::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp455 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::lnx::VulkanPlatform
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPlatform.cpp918 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in vk::Platform