bf9a822b87
Some instances were using cbuf34.offset instead of cbuf34.GetOffset(). This returned the an invalid offset. Address those instances and rename offset to "shifted_offset" to avoid future bugs. |
||
---|---|---|
.. | ||
decode | ||
ast.cpp | ||
ast.h | ||
compiler_settings.cpp | ||
compiler_settings.h | ||
const_buffer_locker.cpp | ||
const_buffer_locker.h | ||
control_flow.cpp | ||
control_flow.h | ||
decode.cpp | ||
expr.cpp | ||
expr.h | ||
node_helper.cpp | ||
node_helper.h | ||
node.h | ||
shader_ir.cpp | ||
shader_ir.h | ||
track.cpp |