| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DirStackFileIncluder.h | ||
| ResourceLimits.cpp | ||
| ResourceLimits.h | ||
| StandAlone.cpp | ||
| Worklist.h | ||
| spirv-remap.cpp |
Adds command line options:
--invert-y
--iy
(synonyms) which invert position.Y on vertex shader output. Handles these cases:
* Direct single variable return
* Member of direct returned struct
* Single variable output parameter
* Member of struct output parameter
API:
// Enables position.Y output negation in vertex shader
void TShader::setInvertY(bool invert);
Fixes #1173
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| CMakeLists.txt | Loading commit data... | |
| DirStackFileIncluder.h | Loading commit data... | |
| ResourceLimits.cpp | Loading commit data... | |
| ResourceLimits.h | Loading commit data... | |
| StandAlone.cpp | Loading commit data... | |
| Worklist.h | Loading commit data... | |
| spirv-remap.cpp | Loading commit data... |