Home
last modified time | relevance | path

Searched refs:CommandParserTest (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dcommand_parser_test.cc24 using CommandParserTest = testing::Test; typedef
26 TEST_F(CommandParserTest, MultipleCommands) { in TEST_F() argument
63 TEST_F(CommandParserTest, DISABLED_DrawArraysNonInstancedFollowedByCommand) {} in TEST_F() argument
65 TEST_F(CommandParserTest, DISABLED_DrawArraysInstancedFollowedByCommand) {} in TEST_F() argument
67 TEST_F(CommandParserTest, DISABLED_UnknownCommand) {} in TEST_F() argument
69 TEST_F(CommandParserTest, DrawRect) { in TEST_F() argument
91 TEST_F(CommandParserTest, DrawRectWithOrth) { in TEST_F() argument
113 TEST_F(CommandParserTest, DrawRectWithPatch) { in TEST_F() argument
135 TEST_F(CommandParserTest, DrawRectWithOrthAndPatch) { in TEST_F() argument
157 TEST_F(CommandParserTest, DrawRectTooShort) { in TEST_F() argument
[all …]