Searched refs:UNIFORM_FUNCTION_2D (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 1693 case UNIFORM_FUNCTION_2D: in getUniformFunctionString() 2274 case UNIFORM_FUNCTION_2D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans() 2372 case UNIFORM_FUNCTION_2D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers() 2632 case UNIFORM_FUNCTION_2D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation() 2843 ((e_function == UNIFORM_FUNCTION_2D) || (e_function == UNIFORM_FUNCTION_2DV))) || in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() 2861 case UNIFORM_FUNCTION_2D: in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() 2962 (int)UNIFORM_FUNCTION_2D, m_po_double_uniform_location, 0, (int)UNIFORM_FUNCTION_2DV, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() 2971 m_po_dvec3_uniform_location, 2, (int)UNIFORM_FUNCTION_2D, m_po_dvec3_uniform_location, 0, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() 2975 m_po_dvec4_uniform_location, 2, (int)UNIFORM_FUNCTION_2D, m_po_dvec4_uniform_location, 0, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() 2998 case UNIFORM_FUNCTION_2D: in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() [all …]
|
D | gl4cGPUShaderFP64Tests.hpp | 219 UNIFORM_FUNCTION_2D, enumerator
|