Searched refs:hasDeviceLayer (Results 1 – 3 of 3) sorted by relevance
35 bool hasDeviceLayer(const char[]) const;
177 if (extensions.hasDeviceLayer(kDebugLayerNames[i])) { in Create()
231 bool GrVkExtensions::hasDeviceLayer(const char ext[]) const { in hasDeviceLayer() function in GrVkExtensions