Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dserialize.cpp578 gl_uniform_storage *uniform_storage, in write_uniform_remap_table() argument
585 uint32_t offset = entry - uniform_storage; in write_uniform_remap_table()
639 gl_uniform_storage *uniform_storage) in read_uniform_remap_table() argument
658 struct gl_uniform_storage *entry = uniform_storage + uni_offset; in read_uniform_remap_table()
665 remap_table[i] = uniform_storage + uni_offset; in read_uniform_remap_table()