• Home
  • Raw
  • Download

Lines Matching refs:testNdx

2845 	for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMinLimits); testNdx++)  in init()  local
2847 if (implementationMinLimits[testNdx].skipForGl && isGlCore45) in init()
2849testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationMinLimits[testNdx].descrip… in init()
2851 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationMaxLimits); testNdx++) in init() local
2852testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationMaxLimits[testNdx].descrip… in init()
2890 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(stencilOps); testNdx++) in init() local
2892 …il_") + stencilOps[testNdx].name + verifier->getTestNamePostfix()).c_str(), stencilOps[testNdx].f… in init()
2893 …ack_") + stencilOps[testNdx].name + verifier->getTestNamePostfix()).c_str(), stencilOps[testNdx].b… in init()
2895 …tencilOps[testNdx].name + "_separate_both" + verifier->getTestNamePostfix()).c_str(), stencilOps[t… in init()
2896 …tencilOps[testNdx].name + "_separate_both" + verifier->getTestNamePostfix()).c_str(), stencilOps[t… in init()
2898 … stencilOps[testNdx].name + "_separate" + verifier->getTestNamePostfix()).c_str(), stencilOps[tes… in init()
2899 … stencilOps[testNdx].name + "_separate" + verifier->getTestNamePostfix()).c_str(), stencilOps[tes… in init()
2937 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(pixelStoreStates); testNdx++) in init() local
2939testNdx].name) + verifier->getTestNamePostfix()).c_str(), pixelStoreStates[testNdx].description, p… in init()
2958 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendColorStates); testNdx++) in init() local
2960testNdx].name) + verifier->getTestNamePostfix()).c_str(), blendColorStates[testNdx].descriptio… in init()
2961testNdx].name) + "_separate" + verifier->getTestNamePostfix()).c_str(), blendColorStates[testNdx].… in init()
2975 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(blendEquationStates); testNdx++) in init() local
2977testNdx].name) + + verifier->getTestNamePostfix()).c_str(), blendEquationStates[testNdx].descr… in init()
2978testNdx].name) + "_separate" + verifier->getTestNamePostfix()).c_str(), blendEquationStates[testN… in init()
2994 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(implementationArrayReturningStates); testNdx++) in init() local
2996testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationArrayReturningStates[testN… in init()
3015 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(bufferBindingStates); testNdx++) in init() local
3017testNdx].name) + getQueryTypeSuffix(queryType)).c_str(), bufferBindingStates[testNdx].description,… in init()
3043 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(textureBindings); testNdx++) in init() local
3045 …[testNdx].name) + getQueryTypeSuffix(queryType)).c_str(), textureBindings[testNdx].description, te… in init()