Home
last modified time | relevance | path

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

/external/deqp/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()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp68 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceTest() local
211 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithInvalidApiVersionTest() local
304 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithNullApplicationInfoTest() local
336 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithUnsupportedExtensionsTest() local
389 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceTest() local
437 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createMultipleDevicesTest() local
523 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithUnsupportedExtensionsTest() local
594 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithVariousQueueCountsTest() local
733 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceWithUnsupportedFeaturesTest() local
864 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceQueue2Test() local
[all …]
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp596 const vk::PlatformInterface& platformInterface, in Context()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp1081 const PlatformInterface& platformInterface = context.getPlatformInterface(); in testSemaphores() local