|
RD::get_singleton()->draw_list_set_push_constant(draw_list, &push_constant, sizeof(ClusterBuilderSharedDataRD::ClusterRender::PushConstant));
|
|
RD::get_singleton()->draw_list_set_push_constant(draw_list, &push_constant, sizeof(ClusterBuilderSharedDataRD::ClusterRender::PushConstant));
|
|
RD::get_singleton()->draw_list_draw(draw_list, true, instances);
|
|
RD::get_singleton()->draw_list_draw(draw_list, true, instances);
|