MCPcopy Create free account
hub / github.com/Tencent/tgfx / FilterProgram

Method FilterProgram

test/src/utils/FilterProgram.h:45–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44 private:
45 explicit FilterProgram(Context* context) : RuntimeProgram(context) {
46 }
47};
48} // namespace tgfx

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected