Searched refs:SamplerCmpOrHasCounter (Results 1 – 1 of 1) sorted by relevance
334 uint8_t SamplerCmpOrHasCounter = 0; in getAnnotateProps() local336 SamplerCmpOrHasCounter = UAVFlags.HasCounter; in getAnnotateProps()338 SamplerCmpOrHasCounter = SamplerTy == SamplerType::Comparison; in getAnnotateProps()348 Word0 |= (SamplerCmpOrHasCounter & 1) << 15; in getAnnotateProps()