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