Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/interface/
Dgen_interface.go307 content += functionCheck(feature, 1)
333 content += functionCheck(feature, 2)
347 func functionCheck(feature FeatureSet, indentLevel int) string { func