Cross Reference: gen8_eu.h
xref: /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/gen8_eu.h
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
1428d7b3dSmrg#ifndef GEN8_EU_H
2428d7b3dSmrg#define GEN8_EU_H
3428d7b3dSmrg
4428d7b3dSmrg#include "brw/brw_eu.h"
5428d7b3dSmrg
6428d7b3dSmrgbool gen8_wm_kernel__affine(struct brw_compile *p, int dispatch_width);
7428d7b3dSmrgbool gen8_wm_kernel__affine_mask(struct brw_compile *p, int dispatch_width);
8428d7b3dSmrgbool gen8_wm_kernel__affine_mask_ca(struct brw_compile *p, int dispatch_width);
9428d7b3dSmrgbool gen8_wm_kernel__affine_mask_sa(struct brw_compile *p, int dispatch_width);
10428d7b3dSmrg
11428d7b3dSmrgbool gen8_wm_kernel__projective(struct brw_compile *p, int dispatch_width);
12428d7b3dSmrgbool gen8_wm_kernel__projective_mask(struct brw_compile *p, int dispatch_width);
13428d7b3dSmrgbool gen8_wm_kernel__projective_mask_ca(struct brw_compile *p, int dispatch_width);
14428d7b3dSmrgbool gen8_wm_kernel__projective_mask_sa(struct brw_compile *p, int dispatch_width);
15428d7b3dSmrg
16428d7b3dSmrgbool gen8_wm_kernel__affine_opacity(struct brw_compile *p, int dispatch_width);
17428d7b3dSmrgbool gen8_wm_kernel__projective_opacity(struct brw_compile *p, int dispatch_width);
18428d7b3dSmrg
19428d7b3dSmrg#endif /* GEN8_EU_H */
20

Indexes created Thu Dec 04 23:09:28 GMT 2025