MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / HPPInstancing

Method HPPInstancing

samples/api/hpp_instancing/hpp_instancing.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25#include <random>
26
27HPPInstancing::HPPInstancing()
28{
29 title = "HPP instanced mesh rendering";
30}
31
32HPPInstancing::~HPPInstancing()
33{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected