MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getValue

Method getValue

Source/Effect/Effect.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35Value* Pass::Uniform::getValue() const noexcept {
36 return _value.get();
37}
38
39void Pass::Uniform::setSlot(uint8_t var) {
40 _slot = var;

Callers 15

onCharacteristicReadMethod · 0.45
setMethod · 0.45
getMethod · 0.45
syncModelContentFunction · 0.45
readSourceFileFunction · 0.45
getSourceFileFunction · 0.45
completionItemProviderFunction · 0.45
hoverProviderFunction · 0.45
provideSignatureHelpFunction · 0.45
PersistentDrawerLeftFunction · 0.45
saveFunction · 0.45

Calls 1

getMethod · 0.65

Tested by

no test coverage detected