mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 16:48:45 +08:00
Obtain BCS for aux translation only if needed
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
4896adc655
commit
ba63e3c4b5
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user