chipFeatures_PIPE_2D
if (gpu->identity.features & chipFeatures_PIPE_2D) {
gpu->identity.features |= chipFeatures_PIPE_2D;
.feature = chipFeatures_PIPE_2D,