Navigate to the top level

Vertex_shader_independence_tests

Suite class def

MAC_ILU_Independence

Verifies that instructions running on the MAC and ILU in parallel that write to an input of the other execute using the original value of the input rather than the result of the operation.

Image with alpha
Test result for Vertex_shader_independence_tests::MAC_ILU_Independence
Image as seen on display
No alpha test result for Vertex_shader_independence_tests::MAC_ILU_Independence

Multioutput

Verifies that MAC & ILU instructions that write to both oPos and a temporary register using the R12 input alias use the original value of oPos when generating the output.

Image with alpha
Test result for Vertex_shader_independence_tests::Multioutput
Image as seen on display
No alpha test result for Vertex_shader_independence_tests::Multioutput