Commit Graph

4 Commits (eceab45dac2b67392a896fa322af15e6aa81c242)

Author SHA1 Message Date
ReinUsesLisp 477d616f7d shader_ir: Unify constant buffer offset values
Constant buffer values on the shader IR were using different offsets if
the access direct or indirect. cbuf34 has a non-multiplied offset while
cbuf36 does. On shader decoding this commit multiplies it by four on
cbuf34 queries.
6 years ago
ReinUsesLisp 170c8212bb shader_ir: Pass to decoder functions basic block's code 6 years ago
ReinUsesLisp dd91650aaf shader_decode: Implement HFMA2 6 years ago
ReinUsesLisp 15a0e1481d shader_ir: Initial implementation 6 years ago