Home
last modified time | relevance | path

Searched refs:UNIFORM_FUNCTION_COUNT (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp237 UNIFORM_FUNCTION_COUNT enumerator
H A Dgl4cGPUShaderFP64Tests.cpp2260 for (unsigned int n_uniform_function = UNIFORM_FUNCTION_FIRST; n_uniform_function < UNIFORM_FUNCTION_COUNT; in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans()
2362 for (unsigned int n_uniform_function = UNIFORM_FUNCTION_FIRST; n_uniform_function < UNIFORM_FUNCTION_COUNT; in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForSamplers()
2622 for (unsigned int n_uniform_function = UNIFORM_FUNCTION_FIRST; n_uniform_function < UNIFORM_FUNCTION_COUNT; in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation()
2827 function < static_cast<int>(UNIFORM_FUNCTION_COUNT); function++) in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions()
3070 function < static_cast<int>(UNIFORM_FUNCTION_COUNT); ++function) in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions()
3160 for (int function = static_cast<int>(UNIFORM_FUNCTION_FIRST); function < static_cast<int>(UNIFORM_FUNCTION_COUNT); in verifyErrorGenerationWhenUniformFunctionsCalledWithoutActivePO()

Completed in 20 milliseconds