gallium/aux: Report error if loading of a pipe driver fails.
authorJan Vesely <jan.vesely@rutgers.edu>
Tue, 2 Apr 2019 21:03:13 +0000 (17:03 -0400)
committerJan Vesely <jan.vesely@rutgers.edu>
Thu, 11 Apr 2019 02:17:09 +0000 (22:17 -0400)
commit6ec9733b9f16e94dc3b3a0e6f9e88bced6955e86
tree75096c3f02c0d85344f4c009947eb84206df4591
parent2b780fe89300199f2334539aa1678e9b68f0434f
gallium/aux: Report error if loading of a pipe driver fails.

Skip over non-existent files.
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/pipe-loader/pipe_loader.c
src/gallium/auxiliary/util/u_file.h [new file with mode: 0644]