Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir.h1595 ir_dereference_variable *return_deref, in ir_call()
1604 ir_dereference_variable *return_deref, in ir_call()
1643 ir_dereference_variable *return_deref; variable
Dir_reader.cpp656 ir_dereference_variable *return_deref = NULL; in read_call() local