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