Lines Matching refs:testNdx
2835 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMinLimits); testNdx++) in init() local
2836 …testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationMinLimits[testNdx].descrip… in init()
2837 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMaxLimits); testNdx++) in init() local
2838 …testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationMaxLimits[testNdx].descrip… in init()
2875 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(stencilOps); testNdx++) in init() local
2877 …il_") + stencilOps[testNdx].name + verifier->getTestNamePostfix()).c_str(), stencilOps[testNdx].f… in init()
2878 …ack_") + stencilOps[testNdx].name + verifier->getTestNamePostfix()).c_str(), stencilOps[testNdx].b… in init()
2880 …tencilOps[testNdx].name + "_separate_both" + verifier->getTestNamePostfix()).c_str(), stencilOps[t… in init()
2881 …tencilOps[testNdx].name + "_separate_both" + verifier->getTestNamePostfix()).c_str(), stencilOps[t… in init()
2883 … stencilOps[testNdx].name + "_separate" + verifier->getTestNamePostfix()).c_str(), stencilOps[tes… in init()
2884 … stencilOps[testNdx].name + "_separate" + verifier->getTestNamePostfix()).c_str(), stencilOps[tes… in init()
2922 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(pixelStoreStates); testNdx++) in init() local
2924 …testNdx].name) + verifier->getTestNamePostfix()).c_str(), pixelStoreStates[testNdx].description, p… in init()
2943 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendColorStates); testNdx++) in init() local
2945 …testNdx].name) + verifier->getTestNamePostfix()).c_str(), blendColorStates[testNdx].descriptio… in init()
2946 …testNdx].name) + "_separate" + verifier->getTestNamePostfix()).c_str(), blendColorStates[testNdx].… in init()
2960 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendEquationStates); testNdx++) in init() local
2962 …testNdx].name) + + verifier->getTestNamePostfix()).c_str(), blendEquationStates[testNdx].descr… in init()
2963 …testNdx].name) + "_separate" + verifier->getTestNamePostfix()).c_str(), blendEquationStates[testN… in init()
2979 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationArrayReturningStates); testNdx++) in init() local
2981 …testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationArrayReturningStates[testN… in init()
3000 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(bufferBindingStates); testNdx++) in init() local
3002 …testNdx].name) + getQueryTypeSuffix(queryType)).c_str(), bufferBindingStates[testNdx].description,… in init()
3028 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(textureBindings); testNdx++) in init() local
3030 …[testNdx].name) + getQueryTypeSuffix(queryType)).c_str(), textureBindings[testNdx].description, te… in init()