Home
last modified time | relevance | path

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

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