mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 12:23:05 +08:00
Refactor state base address programing 1/n
This refactor simplifies internal interfaces and implementations for different platforms. The change is introduction into adapting state base address helper class for all functional needs of the driver. Related-To: NEO-5055 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
29ed6ea077
commit
c7ca1b8cc7
@@ -15,7 +15,6 @@ using Family = NEO::Gen8Family;
|
||||
#include "shared/source/command_container/command_encoder_bdw_and_later.inl"
|
||||
#include "shared/source/command_container/encode_compute_mode_bdw_and_later.inl"
|
||||
#include "shared/source/command_container/image_surface_state/compression_params_bdw_and_later.inl"
|
||||
#include "shared/source/helpers/state_base_address_bdw.inl"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user