Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_shared_reference.cpp276 ir_variable *val_ref = new(mem_ctx) in shared_store() local
278 sig_params.push_tail(val_ref); in shared_store()
Dlower_ubo_reference.cpp446 ir_variable *val_ref = new(mem_ctx) in ssbo_store() local
448 sig_params.push_tail(val_ref); in ssbo_store()