Searched refs:DoEntryPoint (Results 1 – 8 of 8) sorted by relevance
114 virtual Result DoEntryPoint(const EntryPointCommand* cmd) = 0;
188 return engine->DoEntryPoint(cmd->AsEntryPoint()); in ExecuteCommand()
141 Result DoEntryPoint(const EntryPointCommand*) override { in DoEntryPoint() function in amber::vkscript::__anon4044fbb20111::EngineStub
61 Result DoEntryPoint(const EntryPointCommand* cmd) override;
1454 Result EngineDawn::DoEntryPoint(const EntryPointCommand*) { in DoEntryPoint() function in amber::dawn::EngineDawn
60 Result DoEntryPoint(const EntryPointCommand* cmd) override;
629 Result EngineVulkan::DoEntryPoint(const EntryPointCommand* command) { in DoEntryPoint() function in amber::vulkan::EngineVulkan
188 #### `DoEntryPoint`189 The `DoEntryPoint` command instructs the engine to change the entry point in