Revert "intel: rename intel_pipe_shader to intel_pipeline_shader"

This reverts commit e47bf243b60c7195736ff86627a9f2a21d0e8104.  Wrong branch
pushed.
diff --git a/icd/intel/cmd_pipeline.c b/icd/intel/cmd_pipeline.c
index 93515e6..3bc9ce7 100644
--- a/icd/intel/cmd_pipeline.c
+++ b/icd/intel/cmd_pipeline.c
@@ -1666,7 +1666,7 @@
 }
 
 static void emit_shader(struct intel_cmd *cmd,
-                        const struct intel_pipeline_shader *shader,
+                        const struct intel_pipe_shader *shader,
                         struct intel_cmd_shader *pCmdShader)
 {
     uint32_t i;