MCPcopy Create free account
hub / github.com/baldurk/renderdoc / ref

Method ref

qrenderdoc/Windows/BufferViewer.cpp:504–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

502 }
503
504 void ref() { refcount.ref(); }
505 void deref()
506 {
507 bool alive = refcount.deref();

Callers 2

BufferConfigurationClass · 0.45
RT_FetchVertexPipeDataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected