Loading libs/rs/scriptc/rs_graphics.rsh +0 −3 Original line number Original line Diff line number Diff line #ifndef __RS_GRAPHICS_RSH__ #ifndef __RS_GRAPHICS_RSH__ #define __RS_GRAPHICS_RSH__ #define __RS_GRAPHICS_RSH__ #include "rs_math.rsh" // Bind a ProgramFragment to the RS context. // Bind a ProgramFragment to the RS context. extern void __attribute__((overloadable)) extern void __attribute__((overloadable)) rsgBindProgramFragment(rs_program_fragment); rsgBindProgramFragment(rs_program_fragment); Loading Loading
libs/rs/scriptc/rs_graphics.rsh +0 −3 Original line number Original line Diff line number Diff line #ifndef __RS_GRAPHICS_RSH__ #ifndef __RS_GRAPHICS_RSH__ #define __RS_GRAPHICS_RSH__ #define __RS_GRAPHICS_RSH__ #include "rs_math.rsh" // Bind a ProgramFragment to the RS context. // Bind a ProgramFragment to the RS context. extern void __attribute__((overloadable)) extern void __attribute__((overloadable)) rsgBindProgramFragment(rs_program_fragment); rsgBindProgramFragment(rs_program_fragment); Loading