Searched refs:InstanceLayerSupported (Results 1 – 3 of 3) sorted by relevance
72 bool VkRenderFramework::InstanceLayerSupported(const char *name, uint32_t spec, uint32_t implementa… in InstanceLayerSupported() function in VkRenderFramework94 if (InstanceLayerSupported("VK_LAYER_LUNARG_device_profile_api")) { in EnableDeviceProfileLayer()269 …if (!VkTestFramework::m_devsim_layer && InstanceLayerSupported("VK_LAYER_LUNARG_device_profile_api… in InitFramework()278 if (!InstanceLayerSupported(*layer)) { in InitFramework()
107 …bool InstanceLayerSupported(const char *name, uint32_t specVersion = 0, uint32_t implementationVer…
479 if (InstanceLayerSupported("VK_LAYER_LUNARG_device_simulation")) { in SetUp()