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.h202 struct empty_uniform_block { struct
Dlink_uniforms.cpp1166 foreach_list_typed(struct empty_uniform_block, block, link, in find_empty_block()
Dlinker.cpp3518 struct empty_uniform_block *current_block = NULL; in check_explicit_uniform_locations()
3525 current_block = rzalloc(prog, struct empty_uniform_block); in check_explicit_uniform_locations()