On Thu Jul 20 20:15:19 2023 +0000, Henri Verbeet wrote:
If I'm going to change something anyway, any --pack-matrix-order sound
good? I was thinking to call it --matrix-pack-order, for some reason that sounded slightly better to me. --matrix-pack-order sounds better to me as well, perhaps even --matrix-storage-order.
That seems a bit unfortunate. I wouldn't want to delay the series
over it, but architecturally it might be nicer to use something specific to the shader runner, instead of reusing the d3dcompiler flags.
True, although for a test infrastructure I can't help but wonder how
much we care. We don't care too much, but I figured I'd at least mention it.
I think I changed it to match D3DCOMPILE_PACK_MATRIX_* naming, but I think it's fine to change user-facing name only.