Refactoring of per-DSS backed buffer programming

Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
This commit is contained in:
Pawel Wilma
2020-11-26 19:02:18 +00:00
committed by Compute-Runtime-Automation
parent 7716988dbb
commit d94e2bf149
12 changed files with 26 additions and 50 deletions

View File

@ -301,6 +301,7 @@ class CommandStreamReceiver {
bool isPreambleSent = false;
bool isStateSipSent = false;
bool isEnginePrologueSent = false;
bool isPerDssBackedBufferSent = false;
bool GSBAFor32BitProgrammed = false;
bool bindingTableBaseAddressRequired = false;
bool mediaVfeStateDirty = true;