Searched refs:renderer_features (Results 1 – 2 of 2) sorted by relevance
2360 const std::string& renderer_features, in parseGfxstreamFeatures() argument2420 for (const std::string& renderer_feature : gfxstream::Split(renderer_features, ",")) { in parseGfxstreamFeatures()2426 renderer_features.c_str()); in parseGfxstreamFeatures()
348 builder.renderer_features = features.c_str(); in Init()