Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dlinker_util.cpp116 foreach_list_typed(struct empty_uniform_block, block, link, in link_util_find_empty_block()
141 struct empty_uniform_block *current_block = NULL; in link_util_update_empty_uniform_locations()
148 current_block = rzalloc(prog, struct empty_uniform_block); in link_util_update_empty_uniform_locations()
Dlinker_util.h42 struct empty_uniform_block { struct