mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 22:12:59 +08:00
refactor: reorganize command encode classes 3/n
- shift xe hpg inl file methods into specialization and generic inl files - remove gen12lp specific implementation from main inl file - remove not needed xe hpg inl file - remove not needed compression inl files - remove not used raytracing inl file Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
eb435acb22
commit
ead001360b
@@ -23,7 +23,6 @@ using Family = NEO::XeHpcCoreFamily;
|
||||
|
||||
#include "shared/source/command_container/command_encoder_heap_addressing.inl"
|
||||
#include "shared/source/command_container/command_encoder_xe_hpc_core_and_later.inl"
|
||||
#include "shared/source/command_container/command_encoder_xe_hpg_core_and_later.inl"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user