shader_recompiler: Align SSBO offsets to meet host requirements
We can take advantage of SSBO addresses being passed in a constant bufer to account for the extra alignment requirements in the shader itself.
Please register or sign in to comment
We can take advantage of SSBO addresses being passed in a constant bufer to account for the extra alignment requirements in the shader itself.