Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlinker.h209 struct empty_uniform_block { struct
Dlink_uniforms.cpp1021 foreach_list_typed(struct empty_uniform_block, block, link, in find_empty_block()
Dlinker.cpp3435 struct empty_uniform_block *current_block = NULL; in check_explicit_uniform_locations()
3442 current_block = rzalloc(prog, struct empty_uniform_block); in check_explicit_uniform_locations()