0a5e01b710
Predicate variables are now added to the generated shader code in the form of 'pX' where X is the predicate id. These predicate variables are initialized to false on shader startup and are set via the fsetp instructions. TODO: * Not all the comparison types are implemented. * Only the single-predicate version is implemented. |
||
---|---|---|
.. | ||
fermi_2d.cpp | ||
fermi_2d.h | ||
maxwell_3d.cpp | ||
maxwell_3d.h | ||
maxwell_compute.cpp | ||
maxwell_compute.h | ||
shader_bytecode.h |