Home
last modified time | relevance | path

Searched refs:entries_total (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlinker.cpp3487 unsigned entries_total = 0; in check_explicit_uniform_locations() local
3507 entries_total += slots; in check_explicit_uniform_locations()
3537 prog->NumExplicitUniformLocations = entries_total; in check_explicit_uniform_locations()