Home
last modified time | relevance | path

Searched refs:mSurfacelessSupported (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h748 const bool mSurfacelessSupported; variable
DContext.cpp392 mSurfacelessSupported(displayExtensions.surfacelessContext), in Context()
3559 supportedExtensions.surfacelessContextOES = mSurfacelessSupported; in generateSupportedExtensions()