Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DCommon_ISA.h927 static const char* BINDLESS_SAMPLER_NAME = "S31"; variable
H A DVISAKernelImpl.cpp753 const char* name = BINDLESS_SAMPLER_NAME; in createBindlessSampler()