Home
last modified time | relevance | path

Searched defs:platformInterface (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPlatform.cpp43 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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp214 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithInvalidApiVersionTest() local
504 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithLayerNameAbuseTest() local
613 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceTest() local
662 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createMultipleDevicesTest() local
750 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithUnsupportedExtensionsTest() local
822 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithVariousQueueCountsTest() local
903 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithGlobalPriorityTest() local
1028 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithQueriedGlobalPriorityTest() local
1539 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceQueue2Test() local
1612 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceQueue2UnmatchedFlagsTest() local
DvktApiFeatureInfo.cpp1525 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp454 const vk::PlatformInterface& platformInterface, in Context()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp1103 const PlatformInterface& platformInterface = context.getPlatformInterface(); in testSemaphores() local