Home | History | Annotate | Download | only in functional

Lines Matching defs:startIdx

1002 	int		startIdx	= -1;
1009 startIdx = static_cast<int>(TEXTURESAMPLING_TEXTURE_START);
1014 startIdx = static_cast<int>(TEXTURESAMPLING_TEXELFETCH_START);
1026 for (int samplingTypeIdx = startIdx; samplingTypeIdx < endIdx; samplingTypeIdx++)