[D3D12] CP: Separate guest frame and non-frame submissions
This commit is contained in:
@@ -46,6 +46,7 @@ class PrimitiveConverter {
|
||||
void Shutdown();
|
||||
void ClearCache();
|
||||
|
||||
void BeginSubmission();
|
||||
void BeginFrame();
|
||||
|
||||
// Returns the primitive type that the original type will be converted to.
|
||||
|
||||
Reference in New Issue
Block a user