Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp330 …const vector<string>& getDeviceExtensions (void) const { return m_deviceExtensions;… in getDeviceExtensions() function in vkt::DefaultDevice
565 const vector<string>& Context::getDeviceExtensions (void) const { return m_device->getDevice… in getDeviceExtensions() function in vkt::Context