Does anyone have any information on programming the WARP? Specifically, the layout of registers (as viewed from the WARP) and op codes would be extremely handy. All I can find is the DDK for the microcode which handles DirectX vertex lists. It doesn't go into any detail about how to maintain the existing microcodes or to write a new one.
All I can glean from the DDK is that WARP instructions are 64-bits wide and that a WARP program must be 64-bit aligned in the instruction cache.
All I can glean from the DDK is that WARP instructions are 64-bits wide and that a WARP program must be 64-bit aligned in the instruction cache.
Comment