Searched refs:DoDrawRect (Results 1 – 8 of 8) sorted by relevance
102 virtual Result DoDrawRect(const DrawRectCommand* cmd) = 0;
180 return engine->DoDrawRect(cmd->AsDrawRect()); in ExecuteCommand()
103 Result DoDrawRect(const DrawRectCommand*) override { in DoDrawRect() function in amber::vkscript::__anon4044fbb20111::EngineStub
57 Result DoDrawRect(const DrawRectCommand* cmd) override;
1240 Result EngineDawn::DoDrawRect(const DrawRectCommand* command) { in DoDrawRect() function in amber::dawn::EngineDawn
56 Result DoDrawRect(const DrawRectCommand* cmd) override;
459 Result EngineVulkan::DoDrawRect(const DrawRectCommand* command) { in DoDrawRect() function in amber::vulkan::EngineVulkan
165 #### `DoDrawRect`166 The `DoDrawRect` instructs the engine to draw the given pipeline in the box