Home
last modified time | relevance | path

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

/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp89 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::osx::VulkanLibrary
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp98 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::win32::VulkanLibrary
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp195 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::lnx::VulkanLibrary
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp101 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::surfaceless::VulkanLibrary
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp208 const tcu::FunctionLibrary& getFunctionLibrary (void) const in getFunctionLibrary() function in tcu::Android::VulkanLibrary
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1393 const tcu::FunctionLibrary& getFunctionLibrary (void) const { return m_library; } in getFunctionLibrary() function in vk::__anonfb9acbbc0111::NullDriverLibrary