Home
last modified time | relevance | path

Searched refs:InitializeFrontendFeatures (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.h110 void InitializeFrontendFeatures(const FunctionsGL *functions, angle::FrontendFeatures *features);
DRendererGL.cpp336 nativegl_gl::InitializeFrontendFeatures(mFunctions.get(), features); in initializeFrontendFeatures()
Drenderergl_utils.cpp2203 void InitializeFrontendFeatures(const FunctionsGL *functions, angle::FrontendFeatures *features) in InitializeFrontendFeatures() function