Searched refs:empty_uniform_block (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker_util.h39 struct empty_uniform_block { struct
H A Dlinker_util.cpp77 foreach_list_typed(struct empty_uniform_block, block, link,
102 struct empty_uniform_block *current_block = NULL;
109 current_block = rzalloc(prog, struct empty_uniform_block);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlinker_util.h42 struct empty_uniform_block { struct
H A Dlinker_util.cpp116 foreach_list_typed(struct empty_uniform_block, block, link,
141 struct empty_uniform_block *current_block = NULL;
148 current_block = rzalloc(prog, struct empty_uniform_block);

Completed in 3 milliseconds