summaryrefslogtreecommitdiff
path: root/i965_drv_video/shaders/h264/ildb/SetupVPKernel.asm
diff options
context:
space:
mode:
Diffstat (limited to 'i965_drv_video/shaders/h264/ildb/SetupVPKernel.asm')
-rw-r--r--i965_drv_video/shaders/h264/ildb/SetupVPKernel.asm24
1 files changed, 0 insertions, 24 deletions
diff --git a/i965_drv_video/shaders/h264/ildb/SetupVPKernel.asm b/i965_drv_video/shaders/h264/ildb/SetupVPKernel.asm
deleted file mode 100644
index c7d9634..0000000
--- a/i965_drv_video/shaders/h264/ildb/SetupVPKernel.asm
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Copyright © <2010>, Intel Corporation.
- *
- * This program is licensed under the terms and conditions of the
- * Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
- * http://www.opensource.org/licenses/eclipse-1.0.php.
- *
- */
-// Modual name: SetupVPKernel.asm
-//
-// Initial setup for running video-processing kernels
-//
-
-#include "ILDB_header.inc"
-
-//
-// Now, begin source code....
-//
-
-.code
-
- mov (8) MSGSRC.0<1>:ud r0.0<8;8,1>:ud // Initialize message payload header with R0
-
-// End of SetupVPKernel