Searched defs:vkPlatform (Results 1 – 2 of 2) sorted by relevance
39 Move<VkInstance> createDefaultInstance (const PlatformInterface& vkPlatform, in createDefaultInstance()79 Move<VkInstance> createDefaultInstance (const PlatformInterface& vkPlatform) in createDefaultInstance()
283 DefaultDevice::DefaultDevice (const PlatformInterface& vkPlatform, const tcu::CommandLine& cmdLine) in DefaultDevice()