Update ANGLE revision, workaround D3D11 memory leak.
This commit is contained in:
parent
c5718678ea
commit
56fa88f47f
|
@ -1210,7 +1210,7 @@ stage('tg_angle', """
|
||||||
win:
|
win:
|
||||||
git clone https://github.com/desktop-app/tg_angle.git
|
git clone https://github.com/desktop-app/tg_angle.git
|
||||||
cd tg_angle
|
cd tg_angle
|
||||||
git checkout 0bb011f9e4
|
git checkout e3f59e8d0c
|
||||||
mkdir out
|
mkdir out
|
||||||
cd out
|
cd out
|
||||||
mkdir Debug
|
mkdir Debug
|
||||||
|
|
Loading…
Reference in New Issue