Home
last modified time | relevance | path

Searched defs:return_deref (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_int64.cpp286 ir_dereference_variable *const return_deref = in lower_op_to_function_call() local
Dlower_shared_reference.cpp429 ir_dereference_variable *return_deref = in lower_shared_atomic_intrinsic() local
Dir.h1605 ir_dereference_variable *return_deref, in ir_call()
1614 ir_dereference_variable *return_deref, in ir_call()
1653 ir_dereference_variable *return_deref; variable
Dir_reader.cpp654 ir_dereference_variable *return_deref = NULL; in read_call() local
Dlower_ubo_reference.cpp1057 ir_dereference_variable *return_deref = in lower_ssbo_atomic_intrinsic() local
/external/mesa3d/src/compiler/nir/
Dnir.h939 nir_deref_var *return_deref; member