Searched defs:populateFeatureList (Results 1 – 8 of 8) sorted by relevance
88 void populateFeatureList(angle::FeatureList *features) override {} in populateFeatureList() function
91 void populateFeatureList(angle::FeatureList *features) override {} in populateFeatureList() function
456 void DisplayD3D::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayD3D
657 void DisplayVk::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayVk
900 void DisplayWGL::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayWGL
949 void DisplayGLX::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayGLX
989 void DisplayEGL::populateFeatureList(angle::FeatureList *features) in populateFeatureList() function in rx::DisplayEGL
117 void FeatureSetBase::populateFeatureList(FeatureList *features) const in populateFeatureList() function in angle::FeatureSetBase