Searched refs:setPureSampler (Results 1 – 4 of 4) sorted by relevance
186 void setPureSampler(bool s) in setPureSampler() function
2821 $$.sampler.setPureSampler(false);2826 $$.sampler.setPureSampler(true);
9503 (yyval.interm.type).sampler.setPureSampler(false); in yyparse()9513 (yyval.interm.type).sampler.setPureSampler(true); in yyparse()
1305 sampler.setPureSampler(isShadow); in acceptSamplerType()