HomeSort by relevance Sort by last modified time
    Searched refs:cmd_draw (Results 1 - 3 of 3) sorted by null

  /external/vulkan-validation-layers/demos/smoke/
Meshes.h 46 void cmd_draw(VkCommandBuffer cmd, Type type) const;
Meshes.cpp 489 void Meshes::cmd_draw(VkCommandBuffer cmd, Type type) const function in class:Meshes
Smoke.cpp 696 meshes_->cmd_draw(cmd, obj.mesh);

Completed in 58 milliseconds