Home
last modified time | relevance | path

Searched refs:DoEntryPoint (Results 1 – 8 of 8) sorted by relevance

/external/deqp-deps/amber/src/
Dengine.h114 virtual Result DoEntryPoint(const EntryPointCommand* cmd) = 0;
Dexecutor.cc188 return engine->DoEntryPoint(cmd->AsEntryPoint()); in ExecuteCommand()
Dexecutor_test.cc141 Result DoEntryPoint(const EntryPointCommand*) override { in DoEntryPoint() function in amber::vkscript::__anon4044fbb20111::EngineStub
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.h61 Result DoEntryPoint(const EntryPointCommand* cmd) override;
Dengine_dawn.cc1454 Result EngineDawn::DoEntryPoint(const EntryPointCommand*) { in DoEntryPoint() function in amber::dawn::EngineDawn
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.h60 Result DoEntryPoint(const EntryPointCommand* cmd) override;
Dengine_vulkan.cc629 Result EngineVulkan::DoEntryPoint(const EntryPointCommand* command) { in DoEntryPoint() function in amber::vulkan::EngineVulkan
/external/deqp-deps/amber/docs/
Dengines.md188 #### `DoEntryPoint`
189 The `DoEntryPoint` command instructs the engine to change the entry point in