Searched defs:EntryPointCommand (Results 1 – 4 of 4) sorted by relevance
177 EntryPointCommand::EntryPointCommand(Pipeline* pipeline) in EntryPointCommand() function in amber::EntryPointCommand
141 Result DoEntryPoint(const EntryPointCommand*) override { in DoEntryPoint()681 TEST_F(VkScriptExecutorTest, EntryPointCommand) { in TEST_F() argument
45 class EntryPointCommand; variable
1454 Result EngineDawn::DoEntryPoint(const EntryPointCommand*) { in DoEntryPoint()