Home
last modified time | relevance | path

Searched defs:populateFeatureList (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.h76 void populateFeatureList(angle::FeatureList *features) override {} in populateFeatureList() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.h83 void populateFeatureList(angle::FeatureList *features) override {} in populateFeatureList() function
/third_party/flutter/skia/third_party/externals/angle2/include/platform/
DFeature.h157 void populateFeatureList(FeatureList *features) const in populateFeatureList() function
/third_party/skia/third_party/externals/angle2/include/platform/
DFeature.h190 void populateFeatureList(FeatureList *features) const in populateFeatureList() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp242 void DisplayVk::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp330 void DisplayVk::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp447 void DisplayD3D::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayD3D
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp409 void DisplayD3D::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayD3D
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp698 void DisplayAndroid::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayAndroid
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp1047 void DisplayWGL::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayWGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp999 void DisplayGLX::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayGLX
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp1066 void DisplayWGL::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp1072 void DisplayGLX::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayGLX
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.cpp1081 void DisplayOzone::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayOzone
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp993 void DisplayEGL::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayEGL