Searched refs:_mesa_get_log_file (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Derrors.h70 _mesa_get_log_file(void);
H A Derrors.c102 _mesa_get_log_file(void) function in typeref:typename:FILE *
H A Dshaderapi.c1153 _mesa_print_ir(_mesa_get_log_file(), sh->ir, NULL);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Derrors.h70 _mesa_get_log_file(void);
H A Derrors.c105 _mesa_get_log_file(void) function in typeref:typename:FILE *
H A Dshaderapi.c1258 _mesa_print_ir(_mesa_get_log_file(), sh->ir, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp519 nir_print_shader(nir, _mesa_get_log_file());
620 _mesa_print_ir(_mesa_get_log_file(), shader->ir, NULL);
H A Dst_glsl_to_tgsi.cpp7194 _mesa_print_ir(_mesa_get_log_file(), shader->ir, NULL);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp585 nir_print_shader(nir, _mesa_get_log_file());
764 _mesa_print_ir(_mesa_get_log_file(), shader->ir, NULL);
H A Dst_glsl_to_tgsi.cpp7207 _mesa_print_ir(_mesa_get_log_file(), shader->ir, NULL);

Completed in 35 milliseconds