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()676 TEST_F(VkScriptExecutorTest, EntryPointCommand) { in TEST_F() argument
44 class EntryPointCommand; variable
1454 Result EngineDawn::DoEntryPoint(const EntryPointCommand*) { in DoEntryPoint()