Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp2258 const unsigned int n_uniform_locations = sizeof(uniform_locations) / sizeof(uniform_locations[0]); in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans() local
2265 for (unsigned int n_uniform_location = 0; n_uniform_location < n_uniform_locations; ++n_uniform_location) in verifyErrorGenerationWhenCallingDoubleUniformFunctionsForBooleans()
2601 const unsigned int n_uniform_locations = sizeof(uniform_locations) / sizeof(uniform_locations[0]); in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation() local
2604 for (unsigned int n_uniform_location = 0; n_uniform_location < n_uniform_locations; ++n_uniform_location) in verifyErrorGenerationWhenCallingDoubleUniformFunctionsWithInvalidLocation()

Completed in 17 milliseconds