Searched refs:UNIFORM_FUNCTION_FIRST (Results 1 – 2 of 2) sorted by relevance
215 UNIFORM_FUNCTION_FIRST, enumerator217 UNIFORM_FUNCTION_1D = UNIFORM_FUNCTION_FIRST,
2260 …for (unsigned int n_uniform_function = UNIFORM_FUNCTION_FIRST; n_uniform_function < UNIFORM_FUNCTI… in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans()2362 …for (unsigned int n_uniform_function = UNIFORM_FUNCTION_FIRST; n_uniform_function < UNIFORM_FUNCTI… in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers()2622 …for (unsigned int n_uniform_function = UNIFORM_FUNCTION_FIRST; n_uniform_function < UNIFORM_FUNCTI… in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation()2826 for (int function = static_cast<int>(UNIFORM_FUNCTION_FIRST); in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions()3069 for (int function = static_cast<int>(UNIFORM_FUNCTION_FIRST); in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()3160 …for (int function = static_cast<int>(UNIFORM_FUNCTION_FIRST); function < static_cast<int>(UNIFORM_… in verifyErrorGenerationWhenUniformFunctionsCalledWithoutActivePO()