Home
last modified time | relevance | path

Searched defs:getFunctionLibrary (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.hpp52 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::nullws::VulkanLibrary
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp93 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::osx::VulkanLibrary
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp108 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::win32::VulkanLibrary
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp235 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::lnx::VulkanLibrary
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp208 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::Android::VulkanLibrary
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp109 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::surfaceless::VulkanLibrary
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1521 const tcu::FunctionLibrary& getFunctionLibrary (void) const { return m_library; } in getFunctionLibrary() function in vk::__anonbcc18e630111::NullDriverLibrary