MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / PSOMapImpl

Class PSOMapImpl

modules/render/renderer/src/pso_map.cpp:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12namespace skr {
13namespace renderer {
14struct PSOMapImpl;
15using PSOFutureLauncher = skr::FutureLauncher<bool>;
16
17struct PSOProgress : public skr::AsyncProgress<PSOFutureLauncher, int, bool>

Callers

nothing calls this directly

Calls 11

findMethod · 0.45
endMethod · 0.45
getMethod · 0.45
sizeMethod · 0.45
insertMethod · 0.45
beginMethod · 0.45
eraseMethod · 0.45

Tested by

no test coverage detected