Home
last modified time | relevance | path

Searched refs:createTestDevice (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp117 …device = createTestDevice(m_context.getPlatformInterface(), m_context.getInstanceInterface(), m… in iterate()
207 …Move<VkDevice> createTestDevice (const PlatformInterface& vkp, const InstanceInterface& vki, VkPhy… in createTestDevice() function in vkt::api::__anonfe9a0ec40111::APIEntryPointsTestInstance
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp90 Move<VkDevice> createTestDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceI… in createTestDevice() function
1085 …vk::Move<VkDevice> device = createTestDevice(platformInterface, context.getInstance(), instan… in testSemaphores()