Searched refs:InstanceLayerSupported (Results 1 – 3 of 3) sorted by relevance
74 bool VkRenderFramework::InstanceLayerSupported(const char *name, uint32_t spec, uint32_t implementa… in InstanceLayerSupported() function in VkRenderFramework96 if (InstanceLayerSupported("VK_LAYER_LUNARG_device_profile_api")) { in EnableDeviceProfileLayer()274 …if (!VkTestFramework::m_devsim_layer && InstanceLayerSupported("VK_LAYER_LUNARG_device_profile_api… in InitFramework()283 if (!InstanceLayerSupported(*layer)) { in InitFramework()
112 …bool InstanceLayerSupported(const char *name, uint32_t specVersion = 0, uint32_t implementationVer…
1016 if (InstanceLayerSupported("VK_LAYER_LUNARG_device_simulation")) { in VkLayerTest()