MGS-5453 [#imx-1895] update gc_feature_database.h file

update gc_feature_database.h file for patch_base_on_6.4.0.p2_from_20200221_20200227

Signed-off-by: Minjie Zhuang <minjie.zhuang@nxp.com>
This commit is contained in:
Minjie Zhuang 2020-03-12 14:51:05 +08:00
parent daf11c7201
commit 7867389eae
3 changed files with 1062 additions and 9 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5363,7 +5363,7 @@ gcoHAL_GetUserDebugOption(
}
/*----------------------------------------------------------------------------*/
#define gcmSETSINGLESTATE_DUMY(StateDelta, CommandBuffer, Memory, FixedPoint, \
#define gcmSETSINGLESTATE_DUMMY(StateDelta, CommandBuffer, Memory, FixedPoint, \
Address, Data) \
{ \
gctUINT32 __temp_data32__; \

View File

@ -642,6 +642,7 @@ typedef enum _gceFEATURE
gcvFEATURE_NN_TENSOR_ADD,
gcvFEATURE_VIP_SCALER_4K,
gcvFEATURE_NN_PER_CHANNEL_QUANT_ASYM,
gcvFEATURE_PE_A8B8G8R8, /* For PE support A8B8G8R8 format feature*/
/* Insert features above this comment only. */
gcvFEATURE_COUNT /* Not a feature. */