Searched refs:scan_for_protos (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | ir_reader.cpp | 37 void read(exec_list *instructions, const char *src, bool scan_for_protos); 81 const char *src, bool scan_for_protos) 84 r.read(instructions, src, scan_for_protos); 88 ir_reader::read(exec_list *instructions, const char *src, bool scan_for_protos) argument 97 if (scan_for_protos) { 80 _mesa_glsl_read_ir(_mesa_glsl_parse_state * state,exec_list * instructions,const char * src,bool scan_for_protos) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | ir_reader.cpp | 37 void read(exec_list *instructions, const char *src, bool scan_for_protos); 81 const char *src, bool scan_for_protos) 84 r.read(instructions, src, scan_for_protos); 88 ir_reader::read(exec_list *instructions, const char *src, bool scan_for_protos) argument 97 if (scan_for_protos) { 80 _mesa_glsl_read_ir(_mesa_glsl_parse_state * state,exec_list * instructions,const char * src,bool scan_for_protos) argument
|
Completed in 5 milliseconds