d3d12: Add fragment constant offset cache
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
|
||||
u32 Id;
|
||||
Microsoft::WRL::ComPtr<ID3DBlob> bytecode;
|
||||
std::vector<size_t> FragmentConstantOffsetCache;
|
||||
|
||||
/**
|
||||
* Decompile a fragment shader located in the PS3's Memory. This function operates synchronously.
|
||||
|
||||
Reference in New Issue
Block a user