Obtain BCS for aux translation only if needed

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
Lukasz Jobczyk
2022-05-04 13:04:47 +00:00
committed by Compute-Runtime-Automation
parent 4896adc655
commit ba63e3c4b5
2 changed files with 73 additions and 75 deletions

View File

@@ -371,8 +371,7 @@ class CommandQueueHw : public CommandQueue {
EventsRequest &eventsRequest,
EventBuilder &eventBuilder,
uint32_t taskLevel,
PrintfHandler *printfHandler,
CommandStreamReceiver *bcsCsr);
PrintfHandler *printfHandler);
void enqueueBlocked(uint32_t commandType,
Surface **surfacesForResidency,