Microcode disassembler skeleton.
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
XE_GPU_SHADER_TYPE type,
|
||||
uint32_t address,
|
||||
uint32_t start,
|
||||
uint32_t size_dwords) = 0;
|
||||
uint32_t length) = 0;
|
||||
virtual void DrawIndexed(
|
||||
XE_GPU_PRIMITIVE_TYPE prim_type,
|
||||
uint32_t index_count) = 0;
|
||||
|
||||
Reference in New Issue
Block a user