Home | History | Annotate | Download | only in hlsl

Lines Matching refs:EOpTextureFetch

733                 TIntermAggregate* load = new TIntermAggregate(sampler.isImage() ? EOpImageLoad : EOpTextureFetch);
4167 EOpTextureFetch);