Searched refs:scan_for_protos (Results 1 – 1 of 1) sorted by relevance
35 void read(exec_list *instructions, const char *src, bool scan_for_protos);74 const char *src, bool scan_for_protos) in _mesa_glsl_read_ir() argument77 r.read(instructions, src, scan_for_protos); in _mesa_glsl_read_ir()81 ir_reader::read(exec_list *instructions, const char *src, bool scan_for_protos) in read() argument90 if (scan_for_protos) { in read()