Files
cool-source-archive/materialsystem/stdshaders/stdshader_dx9_30.txt
Totterynine 4b952b0e4e init
2021-09-13 15:31:53 +05:00

11 lines
245 B
Plaintext

//
// vs 3.0 ps 3.0 shaders collection
//
// These shaders are forced to compile as shader model 3.0
// using the new compiler.
// _ps30.vcs
// _vs30.vcs
//
// There are no examples of such shaders in the SDK, but add yours here.