Home
last modified time | relevance | path

Searched refs:SPIR_SAMPLER_FILTER_MASK (Results 1 – 2 of 2) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/
H A DOCLBIUtils.h368 #define SPIR_SAMPLER_FILTER_MASK 0x30 macro
H A DOCLBIUtils.cpp532 switch (samplerValue & SPIR_SAMPLER_FILTER_MASK) in CreateInlineSamplerAnnotations()