Searched refs:wrapSNdx (Results 1 – 3 of 3) sorted by relevance
1370 for (int wrapSNdx = 0; wrapSNdx < DE_LENGTH_OF_ARRAY(wrapModes); wrapSNdx++) in init() local1377 deUint32 wrapS = wrapModes[wrapSNdx].mode; in init()1381 …rNdx].name) + "_" + magFilterModes[magFilterNdx].name + "_" + wrapModes[wrapSNdx].name + "_" + wra… in init()1493 for (int wrapSNdx = 0; wrapSNdx < DE_LENGTH_OF_ARRAY(wrapModes); wrapSNdx++) in init() local1500 deUint32 wrapS = wrapModes[wrapSNdx].mode; in init()1504 …rNdx].name) + "_" + magFilterModes[magFilterNdx].name + "_" + wrapModes[wrapSNdx].name + "_" + wra… in init()1606 for (int wrapSNdx = 0; wrapSNdx < DE_LENGTH_OF_ARRAY(wrapModes); wrapSNdx++) in init() local1613 deUint32 wrapS = wrapModes[wrapSNdx].mode; in init()1618 …rNdx].name) + "_" + magFilterModes[magFilterNdx].name + "_" + wrapModes[wrapSNdx].name + "_" + wra… in init()1703 for (int wrapSNdx = 0; wrapSNdx < DE_LENGTH_OF_ARRAY(wrapModes); wrapSNdx++) in init() local[all …]
569 for (int wrapSNdx = 0; wrapSNdx < DE_LENGTH_OF_ARRAY(wrapModes); wrapSNdx++) in init() local576 const deUint32 wrapS = wrapModes[wrapSNdx].mode; in init()580 …rNdx].name) + "_" + magFilterModes[magFilterNdx].name + "_" + wrapModes[wrapSNdx].name + "_" + wra… in init()
2166 const int wrapSNdx = wrapCaseNdx; in init() local2168 const tcu::Sampler::WrapMode wrapS = wrapModes[wrapSNdx].mode; in init()2171 … const string caseName = string() + wrapModes[wrapSNdx].name + "_" + wrapModes[wrapTNdx].name; in init()