Searched refs:specConstant (Results 1 – 1 of 1) sorted by relevance
7278 deInt32 specConstant; in createOpQuantizeSingleOptionTests() local7285 memcpy(&specConstant, &tests[idx].valueAsFloat, sizeof(float)); in createOpQuantizeSingleOptionTests()7286 passConstants.push_back(specConstant); in createOpQuantizeSingleOptionTests()7393 deInt32 specConstant; in createOpQuantizeTwoPossibilityTests() local7401 memcpy(&specConstant, &tests[idx].inputAsFloat, sizeof(float)); in createOpQuantizeTwoPossibilityTests()7402 passConstants.push_back(specConstant); in createOpQuantizeTwoPossibilityTests()