Searched refs:UNIFORM_FUNCTION_1D (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 1687 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 …]
|
D | gl4cGPUShaderFP64Tests.hpp | 217 UNIFORM_FUNCTION_1D = UNIFORM_FUNCTION_FIRST, enumerator
|