Home
last modified time | relevance | path

Searched defs:vkPlatform (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceUtil.cpp41 Move<VkInstance> createDefaultInstance (const PlatformInterface& vkPlatform, in createDefaultInstance()
100 Move<VkInstance> createDefaultInstance (const PlatformInterface& vkPlatform, deUint32 apiVersion) in createDefaultInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp389 DefaultDevice::DefaultDevice (const PlatformInterface& vkPlatform, const tcu::CommandLine& cmdLine) in DefaultDevice()