Searched defs:platformInterface (Results 1 – 4 of 4) sorted by relevance
43 InstanceDriver::InstanceDriver (const PlatformInterface& platformInterface, VkInstance instance) in InstanceDriver()48 void InstanceDriver::loadFunctions (const PlatformInterface& platformInterface, VkInstance instance) in loadFunctions()59 DeviceDriver::DeviceDriver(const PlatformInterface& platformInterface, VkInstance instance, VkDevic… in DeviceDriver()
68 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceTest() local211 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithInvalidApiVersionTest() local304 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithNullApplicationInfoTest() local336 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithUnsupportedExtensionsTest() local389 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceTest() local437 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createMultipleDevicesTest() local523 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithUnsupportedExtensionsTest() local594 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithVariousQueueCountsTest() local733 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithUnsupportedFeaturesTest() local864 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceQueue2Test() local[all …]
596 const vk::PlatformInterface& platformInterface, in Context()
1081 const PlatformInterface& platformInterface = context.getPlatformInterface(); in testSemaphores() local