MCPcopy Create free account
hub / github.com/cemyuksel/cyCodeBase / BuildFilesEx

Method BuildFilesEx

cyGL.h:952–958  ·  view source on GitHub ↗

Creates a program, compiles the given shaders, and links them. Returns true if all compilation and link operations are successful. Writes any error or warning messages to the given output stream. Unlike the BuildFiles method, it parses the source files for include directives and recursively includes them to the source.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected