Function TRAP::Graphics::RenderCommand::Dispatch#
Function Documentation#
-
void TRAP::Graphics::RenderCommand::Dispatch(const std::array<u32, 3> &workGroupElementSizes, const Window &window = *TRAP::Application::GetWindow())#
Dispatch compute work on the given window.
Remark
Headless mode: This function is not available in headless mode.