Searched refs:path_cp (Results 1 – 1 of 1) sorted by relevance
3582 char *path_cp = copy_string(ctx, path[i], length ? length[i] : -1, in _mesa_CompileShaderIncludeARB() local3584 if (!path_cp) { in _mesa_CompileShaderIncludeARB()3590 if (!validate_and_tokenise_sh_incl(ctx, mem_ctx, &path_list, path_cp, in _mesa_CompileShaderIncludeARB()3592 free(path_cp); in _mesa_CompileShaderIncludeARB()3598 free(path_cp); in _mesa_CompileShaderIncludeARB()