Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlink_uniform_block_active_visitor.cpp27 static link_uniform_block_active *
42 link_uniform_block_active *const b = in process_block()
43 rzalloc(mem_ctx, struct link_uniform_block_active); in process_block()
60 link_uniform_block_active *const b = in process_block()
61 (link_uniform_block_active *) existing_block->data; in process_block()
97 struct link_uniform_block_active *block) in process_arrays()
173 link_uniform_block_active *const b = in visit()
238 link_uniform_block_active *const b = in visit_enter()
276 link_uniform_block_active *const b = in visit()
Dlink_uniform_blocks.cpp222 const struct link_uniform_block_active *const b,
238 const struct link_uniform_block_active *const b, in process_block_array()
267 const struct link_uniform_block_active *const b, in process_block_array_leaf()
366 const struct link_uniform_block_active *const b = in create_buffer_blocks()
367 (const struct link_uniform_block_active *) entry->data; in create_buffer_blocks()
434 struct link_uniform_block_active *const b = in link_uniform_blocks()
435 (struct link_uniform_block_active *) entry->data; in link_uniform_blocks()
Dlink_uniform_block_active_visitor.h39 struct link_uniform_block_active { struct