Home
last modified time | relevance | path

Searched defs:platformInterface (Results 1 – 6 of 6) 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.cpp212 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createInstanceWithInvalidApiVersionTest() local
502 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
1190 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceQueue2Test() local
1263 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createDeviceQueue2UnmatchedFlagsTest() local
DvktApiFeatureInfo.cpp1515 const PlatformInterface& platformInterface = context.getPlatformInterface(); in createTestDevice() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp1613 const PlatformInterface& platformInterface = context.getPlatformInterface(); in is16BitUBOStorageSupported() local
1635 const PlatformInterface& platformInterface = context.getPlatformInterface(); in is8BitUBOStorageSupported() local
1695 const PlatformInterface& platformInterface = context.getPlatformInterface(); in isFormatSupportedForDevice() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp452 const vk::PlatformInterface& platformInterface, in Context()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp1101 const PlatformInterface& platformInterface = context.getPlatformInterface(); in testSemaphores() local