Commit 11865105 by Corentin Wallez

angle_unittests add forgotten VariablePacker test.

Also add a warning on top of the UnrollFlatten test that it works only when HLSL is enabled. BUG=angleproject:1140 Change-Id: Ide961bbed70dc9ed2a604f13273e4209b1dec29b Reviewed-on: https://chromium-review.googlesource.com/295125Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org> Tested-by: 's avatarCorentin Wallez <cwallez@chromium.org>
parent cf5a092f
......@@ -4,7 +4,8 @@
// found in the LICENSE file.
//
// UnrollFlatten_test.cpp:
// Test for the outputting of [[unroll]] and [[flatten]] for the D3D compiler
// Test for the outputting of [[unroll]] and [[flatten]] for the D3D compiler.
// This test can only be enabled when HLSL support is enabled.
//
#include "angle_gl.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment