HomeSort by relevance Sort by last modified time
    Searched refs:hasDeviceLayer (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/vk/
GrVkExtensions.h 35 bool hasDeviceLayer(const char[]) const;
GrVkBackendContext.cpp 177 if (extensions.hasDeviceLayer(kDebugLayerNames[i])) {
GrVkExtensions.cpp 231 bool GrVkExtensions::hasDeviceLayer(const char ext[]) const {

Completed in 51 milliseconds