URL
https://opencores.org/ocsvn/theia_gpu/theia_gpu/trunk
Subversion Repositories theia_gpu
[/] [theia_gpu/] [trunk/] [examples/] [shaders/] [example1/] [Example2.shdr] - Rev 100
Go to most recent revision | Compare with Previous | Blame | View Log
ENTRYPOINT_ADRR_USERCONSTANTS:
SETX C1 32'h20000
SETY C1 32'h20000
SETZ C1 32'h40000
RETURN RT_TRUE
ENTRYPOINT_ADRR_PIXELSHADER:
MUL OREG_PIXEL_COLOR CREG_TEXTURE_COLOR C1
RETURN RT_TRUE
Go to most recent revision | Compare with Previous | Blame | View Log