Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.hpp90 const vk::VkPhysicalDeviceVulkan12Properties& getDeviceVulkan12Properties (void) const;
DvktTestCase.cpp324 …const VkPhysicalDeviceVulkan12Properties& getDeviceVulkan12Properties (void) const { retur… in getDeviceVulkan12Properties() function in vkt::DefaultDevice
567 …iceVulkan12Properties& Context::getDeviceVulkan12Properties (void) const { return m_device->getDe… in getDeviceVulkan12Properties() function in vkt::Context