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

Method numColorFragmentProcessors

src/gpu/ProgramInfo.h:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 XferProcessor* xferProcessor, BlendMode blendMode);
46
47 size_t numColorFragmentProcessors() const {
48 return numColorProcessors;
49 }
50
51 size_t numFragmentProcessors() const {
52 return fragmentProcessors.size();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected