Searched refs:DoClearColor (Results 1 – 8 of 8) sorted by relevance
90 virtual Result DoClearColor(const ClearColorCommand* cmd) = 0;
155 return engine->DoClearColor(cmd->AsClearColor()); in ExecuteCommand()
59 Result DoClearColor(const ClearColorCommand* cmd) override { in DoClearColor() function in amber::vkscript::__anon4044fbb20111::EngineStub
53 Result DoClearColor(const ClearColorCommand* cmd) override;
863 Result EngineDawn::DoClearColor(const ClearColorCommand* command) { in DoClearColor() function in amber::dawn::EngineDawn
52 Result DoClearColor(const ClearColorCommand* cmd) override;
426 Result EngineVulkan::DoClearColor(const ClearColorCommand* command) { in DoClearColor() function in amber::vulkan::EngineVulkan
145 #### `DoClearColor`146 The `DoClearColor` command provides the colour that is to be used for a given