Home
last modified time | relevance | path

Searched refs:UNIFORM_FUNCTION_FIRST (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp215 UNIFORM_FUNCTION_FIRST, enumerator
217 UNIFORM_FUNCTION_1D = UNIFORM_FUNCTION_FIRST,
Dgl4cGPUShaderFP64Tests.cpp2260 …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()