Home | History | Annotate | Download | only in Shader

Lines Matching refs:usedSamplers

1134 		usedSamplers = 0;
1423 return (usedSamplers & (1 << index)) != 0;
1479 usedSamplers |= 1 << i;
1859 usedSamplers |= 1 << src1.index;
1863 usedSamplers |= 1 << dst.index;