X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fcore%2Fcommands.h;h=793b258901b0b706482cc3cf72a5ed2c1caa0448;hp=e7dce6a162690e6300437f9377cd6bb167e9cac1;hb=cebf1330ef6773b7b4496dc279ec02a7ca4351bb;hpb=2a70fecfbbe8708be2bdaa75d222dd5a889a8ed3 diff --git a/source/core/commands.h b/source/core/commands.h index e7dce6a1..793b2589 100644 --- a/source/core/commands.h +++ b/source/core/commands.h @@ -22,6 +22,7 @@ public: using CommandsBackend::clear; using CommandsBackend::draw; using CommandsBackend::draw_instanced; + using CommandsBackend::dispatch; using CommandsBackend::resolve_multisample; using CommandsBackend::begin_query;