Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp113 de::MovePtr<vk::Library> vkLibrary = de::MovePtr<vk::Library>(platform.createLibrary()); in iterate() local
114 const tcu::FunctionLibrary& funcLibrary = vkLibrary->getFunctionLibrary(); in iterate()