• Home
  • Raw
  • Download

Lines Matching refs:PlatformInterface

219 	const PlatformInterface&	platformInterface		= context.getPlatformInterface();  in createInstanceWithInvalidApiVersionTest()
532 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithLayerNameAbuseTest()
643 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceTest()
708 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createMultipleDevicesTest()
810 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithUnsupportedExtensionsTest()
893 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithVariousQueueCountsTest()
986 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithGlobalPriorityTest()
1193 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithQueriedGlobalPriorityTest()
1314 const PlatformInterface& vkp = context.getPlatformInterface(); in createDeviceFeatures2Test()
1388 void checkFeatures (const PlatformInterface& vkp, in checkFeatures()
1601 const PlatformInterface& vkp = context.getPlatformInterface(); in createDeviceWithUnsupportedFeaturesTest()
1747 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceQueue2Test()
1873 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createProtectedDeviceWithQueueConfig()
1989 const PlatformInterface& platformInterface = context.getPlatformInterface(); in runQueueCreationTestCombination()
2550 const PlatformInterface& vkp = context.getPlatformInterface(); in createInstanceDeviceIntentionalAllocFail()