Searched refs:draw_commands_ (Results 1 – 2 of 2) sorted by relevance
59 std::vector<VkDrawIndexedIndirectCommand> draw_commands_; variable
436 draw_commands_.reserve(meshes.size()); in Meshes()449 draw_commands_.push_back(draw); in Meshes()491 const auto &draw = draw_commands_[type]; in cmd_draw()