Searched refs:ralloc_strcat (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dshader_cache.cpp164 ralloc_strcat(&buf, "fb: ");
166 ralloc_strcat(&buf, "fbi: ");
203 ralloc_strcat(&buf, sha1buf);
H A Dlower_xfb_varying.cpp152 if (!ralloc_strcat(&new_name, "-xfb")) {
H A Dir_reader.cpp120 ralloc_strcat(&state->info_log, "error: ");
125 ralloc_strcat(&state->info_log, "\n");
128 ralloc_strcat(&state->info_log, "...in this context:\n ");
130 ralloc_strcat(&state->info_log, "\n\n");
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dshader_cache.cpp162 ralloc_strcat(&buf, "fb: ");
164 ralloc_strcat(&buf, "fbi: ");
201 ralloc_strcat(&buf, sha1buf);
H A Dir_reader.cpp120 ralloc_strcat(&state->info_log, "error: ");
125 ralloc_strcat(&state->info_log, "\n");
128 ralloc_strcat(&state->info_log, "...in this context:\n ");
130 ralloc_strcat(&state->info_log, "\n\n");
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_cs.c69 ralloc_strcat(&cp->program.sh.data->InfoLog, error_str);
98 ralloc_strcat(&cp->program.sh.data->InfoLog, error_str);
H A Dbrw_gs.c98 ralloc_strcat(&gp->program.sh.data->InfoLog, error_str);
H A Dbrw_tes.c82 ralloc_strcat(&tep->program.sh.data->InfoLog, error_str);
H A Dbrw_tcs.c116 ralloc_strcat(&tep->program.sh.data->InfoLog, error_str);
H A Dbrw_vs.c188 ralloc_strcat(&vp->program.sh.data->InfoLog, error_str);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_cs.c69 ralloc_strcat(&cp->program.sh.data->InfoLog, error_str);
106 ralloc_strcat(&cp->program.sh.data->InfoLog, params.error_str);
H A Dbrw_gs.c137 ralloc_strcat(&gp->program.sh.data->InfoLog, error_str);
H A Dbrw_tes.c84 ralloc_strcat(&tep->program.sh.data->InfoLog, error_str);
H A Dbrw_tcs.c118 ralloc_strcat(&tep->program.sh.data->InfoLog, error_str);
H A Dbrw_vs.c201 ralloc_strcat(&vp->program.sh.data->InfoLog, params.error_str);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
H A Dpp.c245 ralloc_strcat(info_log, parser->info_log->buf);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_split_per_member_structs.c81 ralloc_strcat(&member_name, "[*]");
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_disasm_info.c190 ralloc_strcat(&cur->error, error);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
H A Dpp.c245 ralloc_strcat(info_log, parser->info_log->buf);
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dralloc.h279 bool ralloc_strcat(char **dest, const char *str);
304 * This function differs from ralloc_strcat() and ralloc_strncat() in that it
391 * \sa ralloc_strcat
410 * \sa ralloc_strcat
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dralloc.h341 bool ralloc_strcat(char **dest, const char *str);
366 * This function differs from ralloc_strcat() and ralloc_strncat() in that it
453 * \sa ralloc_strcat
472 * \sa ralloc_strcat
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_split_per_member_structs.c81 ralloc_strcat(&member_name, "[*]");
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_disasm_info.c201 ralloc_strcat(&cur->error, error);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglspirv.c137 ralloc_strcat(&prog->data->InfoLog,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglspirv.c137 ralloc_strcat(&prog->data->InfoLog,

Completed in 16 milliseconds

12