Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp1687 case UNIFORM_FUNCTION_1D: in getUniformFunctionString()
2271 case UNIFORM_FUNCTION_1D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans()
2369 case UNIFORM_FUNCTION_1D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers()
2629 case UNIFORM_FUNCTION_1D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation()
2841 ((e_function == UNIFORM_FUNCTION_1D) || (e_function == UNIFORM_FUNCTION_1DV))) || in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions()
2854 case UNIFORM_FUNCTION_1D: in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions()
2966 (int)UNIFORM_FUNCTION_1D, m_po_dvec2_uniform_location, 0, (int)UNIFORM_FUNCTION_1DV, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions()
2970 (int)UNIFORM_FUNCTION_1D, m_po_dvec3_uniform_location, 0, (int)UNIFORM_FUNCTION_1DV, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions()
2974 (int)UNIFORM_FUNCTION_1D, m_po_dvec4_uniform_location, 0, (int)UNIFORM_FUNCTION_1DV, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions()
2992 case UNIFORM_FUNCTION_1D: in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions()
[all …]
Dgl4cGPUShaderFP64Tests.hpp217 UNIFORM_FUNCTION_1D = UNIFORM_FUNCTION_FIRST, enumerator