Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.cpp72 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in vk::Platform
/external/objenesis/tck/src/org/objenesis/tck/
DTCK.java136 protected String describePlatform() { in describePlatform() method in TCK
/external/deqp/framework/platform/X11/
DtcuX11Platform.cpp83 void describePlatform (std::ostream& dst) const in describePlatform() function in tcu::x11::X11VulkanPlatform
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp187 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp313 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::Android::Platform
DtcuAndroidUtil.cpp313 void describePlatform (JNIEnv* env, std::ostream& dst) in describePlatform() function
585 void describePlatform (ANativeActivity* activity, std::ostream& dst) in describePlatform() function