Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dcommand.cc143 ClearDepthCommand::ClearDepthCommand(Pipeline* pipeline) in ClearDepthCommand() function in amber::ClearDepthCommand
Dexecutor_test.cc82 Result DoClearDepth(const ClearDepthCommand*) override { in DoClearDepth()
452 TEST_F(VkScriptExecutorTest, ClearDepthCommand) { in TEST_F() argument
Dcommand.h35 class ClearDepthCommand; variable