Home
last modified time | relevance | path

Searched defs:ClearColorCommand (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/amber/src/
Dcommand.cc157 ClearColorCommand::ClearColorCommand(Pipeline* pipeline) in ClearColorCommand() function in amber::ClearColorCommand
Dcommand.h35 class ClearColorCommand; variable
Dexecutor_test.cc426 TEST_F(VkScriptExecutorTest, ClearColorCommand) { in TEST_F() argument