Remove cl_gl_ext.h includes (#144)
authorJames Price <jrprice@google.com>
Fri, 12 Mar 2021 19:03:59 +0000 (14:03 -0500)
committerGitHub <noreply@github.com>
Fri, 12 Mar 2021 19:03:59 +0000 (11:03 -0800)
commit98768d3832647f4a6356dc1b80c304d2a4a9cb47
tree9ad3d01184c923bd0b59ca2eaf39815a71daf9f5
parent5f8249691ec8c25775789498951f8e9eb62c201d
Remove cl_gl_ext.h includes (#144)

All OpenGL extensions are now in cl_gl.h.
inc/README.txt
loader/icd_dispatch.h
test/driver_stub/cl_gl.c
test/driver_stub/icd.c
test/loader_test/param_struct.h
test/loader_test/test_clgl.c