Searched refs:PlatformDriver (Results 1 – 9 of 9) sorted by relevance
5 VkResult PlatformDriver::createInstance (const VkInstanceCreateInfo* pCreateInfo, const VkAllocatio…10 PFN_vkVoidFunction PlatformDriver::getInstanceProcAddr (VkInstance instance, const char* pName) con…15 VkResult PlatformDriver::enumerateInstanceExtensionProperties (const char* pLayerName, deUint32* pP…20 VkResult PlatformDriver::enumerateInstanceLayerProperties (deUint32* pPropertyCount, VkLayerPropert…25 VkResult PlatformDriver::enumerateInstanceVersion (deUint32* pApiVersion) const
30 PlatformDriver::PlatformDriver (const tcu::FunctionLibrary& library) in PlatformDriver() function in vk::PlatformDriver39 PlatformDriver::~PlatformDriver (void) in ~PlatformDriver()
48 class PlatformDriver : public PlatformInterface class51 PlatformDriver (const tcu::FunctionLibrary& library);52 ~PlatformDriver (void);
1396 const PlatformDriver m_driver;
96 const vk::PlatformDriver m_driver;
105 const vk::PlatformDriver m_driver;
202 const vk::PlatformDriver m_driver;
215 const vk::PlatformDriver m_driver;
107 const vk::PlatformDriver m_driver;