Searched refs:PlatformDriver (Results 1 – 10 of 10) 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);
1524 const PlatformDriver m_driver;
58 const vk::PlatformDriver m_driver;
100 const vk::PlatformDriver m_driver;
115 const vk::PlatformDriver m_driver;
242 const vk::PlatformDriver m_driver;
215 const vk::PlatformDriver m_driver;