Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir.h1657 ir_dereference_variable *return_deref, in ir_call()
1666 ir_dereference_variable *return_deref, in ir_call()
1705 ir_dereference_variable *return_deref; variable
H A Dir_reader.cpp656 ir_dereference_variable *return_deref = NULL; in read_call() local