Searched refs:UNIFORM_FUNCTION_3D (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 1699 case UNIFORM_FUNCTION_3D: in getUniformFunctionString() 2277 case UNIFORM_FUNCTION_3D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans() 2375 case UNIFORM_FUNCTION_3D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers() 2635 case UNIFORM_FUNCTION_3D: in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation() 2845 ((e_function == UNIFORM_FUNCTION_3D) || (e_function == UNIFORM_FUNCTION_3DV))) || in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() 2868 case UNIFORM_FUNCTION_3D: in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() 2963 m_po_double_uniform_location, 2, (int)UNIFORM_FUNCTION_3D, m_po_double_uniform_location, 0, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() 2967 m_po_dvec2_uniform_location, 2, (int)UNIFORM_FUNCTION_3D, m_po_dvec2_uniform_location, 0, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() 2976 (int)UNIFORM_FUNCTION_2DV, m_po_dvec4_uniform_location, 2, (int)UNIFORM_FUNCTION_3D, in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() 3004 case UNIFORM_FUNCTION_3D in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() [all...] |
H A D | gl4cGPUShaderFP64Tests.hpp | 221 UNIFORM_FUNCTION_3D, enumerator
|
Completed in 18 milliseconds