From f31e4ce0041ff7bd101ef7b71b947e96e0308de5 Mon Sep 17 00:00:00 2001 From: Ken Russell Date: Mon, 8 Nov 2021 16:57:35 -0800 Subject: [PATCH] Not for commit: test glGetUniformBlockIndex + KHR_parallel_shader_compile. Attempted reduced test case for https://crbug.com/1267322 . Can't reproduce the problem in isolation yet. --- .../conformance2/glsl3/source-shaders.html | 894 ++++++++++++++++++ 1 file changed, 894 insertions(+) create mode 100644 sdk/tests/conformance2/glsl3/source-shaders.html diff --git a/sdk/tests/conformance2/glsl3/source-shaders.html b/sdk/tests/conformance2/glsl3/source-shaders.html new file mode 100644 index 0000000000..15eba1504f --- /dev/null +++ b/sdk/tests/conformance2/glsl3/source-shaders.html @@ -0,0 +1,894 @@ + + + + + + +Source engine shaders block during glGetUniformBlockIndex + + + + + + +
+
+ + + +