Customizing shaders using function pointers and stitching
Define custom shader behavior at runtime by creating functions from existing ones and preferentially linking to others in a dynamic library.
Define custom shader behavior at runtime by creating functions from existing ones and preferentially linking to others in a dynamic library.