Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/demos/smoke/
DSmoke.h145 VkPhysicalDevice physical_dev_; variable
DSmoke.cpp98 physical_dev_ = ctx.physical_dev; in attach_shell()
104 vk::GetPhysicalDeviceProperties(physical_dev_, &physical_dev_props_); in attach_shell()
113 vk::GetPhysicalDeviceMemoryProperties(physical_dev_, &mem_props); in attach_shell()