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