projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d720d4b
)
Update KC-CTS for MR40
author
Matthew Netsch
<quic_mnetsch@quicinc.com>
Fri, 14 Jan 2022 16:09:02 +0000
(11:09 -0500)
committer
Matthew Netsch
<quic_mnetsch@quicinc.com>
Sat, 15 Jan 2022 01:28:56 +0000
(
01:28
+0000)
Relaxes tolerance for texture lod bias
Components: Opengl
VK-GL-CTS Issue: 2229
Affects:
GL40.gtf21.GL3Tests.texture_lod_bias.*
Change-Id: I4de59e342bc180238902548519ab5b70a6f92909
external/fetch_kc_cts.py
patch
|
blob
|
history
diff --git
a/external/fetch_kc_cts.py
b/external/fetch_kc_cts.py
index ccead4cc6134995f55918b4f6717daaa953ae7e2..ced9f0bb81fe5dc011a0c15e6bb1786b4390186d 100644
(file)
--- a/
external/fetch_kc_cts.py
+++ b/
external/fetch_kc_cts.py
@@
-32,7
+32,7
@@
sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts"))
from build.common import *
EXTERNAL_DIR = os.path.realpath(os.path.normpath(os.path.dirname(__file__)))
-SHA1 = "
0eb3b7e9d717bda5b9ccc1e32f6dfdc4a12b8b2e
"
+SHA1 = "
a30aef1aef9af1e4d557e1f3c55b46a308b24631
"
PACKAGES = [
GitRepo(