Home
last modified time | relevance | path

Searched defs:EntryPointCommand (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand.cc177 EntryPointCommand::EntryPointCommand(Pipeline* pipeline) in EntryPointCommand() function in amber::EntryPointCommand
Dexecutor_test.cc141 Result DoEntryPoint(const EntryPointCommand*) override { in DoEntryPoint()
676 TEST_F(VkScriptExecutorTest, EntryPointCommand) { in TEST_F() argument
Dcommand.h44 class EntryPointCommand; variable
/aosp_15_r20/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc1454 Result EngineDawn::DoEntryPoint(const EntryPointCommand*) { in DoEntryPoint()