deferred_post_debug.glsl.program
上传用户:xhbjoy
上传日期:2014-10-07
资源大小:38068k
文件大小:1k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. fragment_program DeferredShading/post/glsl/ShowNormal_ps glsl
  2. {
  3. source DeferredShading/post/glsl/ShowNormal_ps.glsl
  4. default_params
  5. {
  6. param_named tex0 int 0
  7. param_named tex1 int 1
  8. }
  9. }
  10. fragment_program DeferredShading/post/glsl/ShowDS_ps glsl
  11. {
  12. source DeferredShading/post/glsl/ShowDS_ps.glsl
  13. default_params
  14. {
  15. param_named tex0 int 0
  16. param_named tex1 int 1
  17. }
  18. }
  19. fragment_program DeferredShading/post/glsl/ShowColour_ps glsl
  20. {
  21. source DeferredShading/post/glsl/ShowColour_ps.glsl
  22. default_params
  23. {
  24. param_named tex0 int 0
  25. param_named tex1 int 1
  26. }
  27. }