Searched refs:booleanTypeI (Results 1 – 3 of 3) sorted by relevance
2766 for (int booleanTypeI = 0; booleanTypeI < numBoolVariations; booleanTypeI++) in init() local2768 const deUint32 booleanTypeFeat = booleanTypeI == 1 ? UniformCase::FEATURE_BOOLEANAPITYPE_INT in init()2769 : booleanTypeI == 2 ? UniformCase::FEATURE_BOOLEANAPITYPE_UINT in init()2771 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init()2772 : booleanTypeI == 2 ? "uint" in init()2835 for (int booleanTypeI = 0; booleanTypeI < numBoolVariations; booleanTypeI++) in init() local2837 … const deUint32 booleanTypeFeat = booleanTypeI == 1 ? UniformCase::FEATURE_BOOLEANAPITYPE_INT in init()2838 : booleanTypeI == 2 ? UniformCase::FEATURE_BOOLEANAPITYPE_UINT in init()2840 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init()2841 : booleanTypeI == 2 ? "uint" in init()
2242 for (int booleanTypeI = 0; booleanTypeI < numBoolVariations; booleanTypeI++) in init() local2244 const deUint32 booleanTypeFeat = booleanTypeI == 1 ? UniformCase::FEATURE_BOOLEANAPITYPE_INT in init()2246 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init()2306 for (int booleanTypeI = 0; booleanTypeI < numBoolVariations; booleanTypeI++) in init() local2308 … const deUint32 booleanTypeFeat = booleanTypeI == 1 ? UniformCase::FEATURE_BOOLEANAPITYPE_INT in init()2310 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init()
1973 for (int booleanTypeI = 0; booleanTypeI < numBoolVariations; booleanTypeI++) in init() local1975 … const deUint32 booleanTypeFeat = booleanTypeI == 1 ? UniformCase::FEATURE_BOOLEANAPITYPE_INT in init()1976 : booleanTypeI == 2 ? UniformCase::FEATURE_BOOLEANAPITYPE_UINT in init()1978 const char* const booleanTypeName = booleanTypeI == 1 ? "int" in init()1979 : booleanTypeI == 2 ? "uint" in init()