diff --git a/src/intel/compiler/brw_eu_defines.h b/src/intel/compiler/brw_eu_defines.h index 68225ff91dd..4baa46c5fd4 100644 --- a/src/intel/compiler/brw_eu_defines.h +++ b/src/intel/compiler/brw_eu_defines.h @@ -1354,6 +1354,9 @@ enum brw_message_target { #define BRW_SAMPLER_SIMD_MODE_SIMD16 2 #define BRW_SAMPLER_SIMD_MODE_SIMD32_64 3 +#define GFX10_SAMPLER_SIMD_MODE_SIMD8H 5 +#define GFX10_SAMPLER_SIMD_MODE_SIMD16H 6 + /* GFX9 changes SIMD mode 0 to mean SIMD8D, but lets us get the SIMD4x2 * behavior by setting bit 22 of dword 2 in the message header. */ #define GFX9_SAMPLER_SIMD_MODE_SIMD8D 0