Searched refs:n_uniform_functions (Results 1 – 1 of 1) sorted by relevance
2478 const unsigned int n_uniform_functions = sizeof(uniform_functions) / sizeof(uniform_functions[0]); in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount() local2481 …for (unsigned int n_uniform_function = 0; n_uniform_function < n_uniform_functions; ++n_uniform_fu… in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidCount()2724 const unsigned int n_uniform_functions = sizeof(uniform_functions) / sizeof(uniform_functions[0]); in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount() local2726 …for (unsigned int n_uniform_function = 0; n_uniform_function < n_uniform_functions; ++n_uniform_fu… in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithNegativeCount()