Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlinker.cpp3404 unsigned entries_total = 0; in check_explicit_uniform_locations() local
3424 entries_total += slots; in check_explicit_uniform_locations()
3454 return entries_total; in check_explicit_uniform_locations()