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

Method PixelHistory

renderdoc/core/replay_proxy.cpp:1569–1574  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1567}
1568
1569rdcarray<PixelModification> ReplayProxy::PixelHistory(rdcarray<EventUsage> events,
1570 ResourceId target, uint32_t x, uint32_t y,
1571 const Subresource &sub, CompType typeCast)
1572{
1573 PROXY_FUNCTION(PixelHistory, events, target, x, y, sub, typeCast);
1574}
1575
1576template <typename ParamSerialiser, typename ReturnSerialiser>
1577ShaderDebugTrace *ReplayProxy::Proxied_DebugVertex(ParamSerialiser &paramser,

Callers 11

Proxied_PixelHistoryMethod · 0.45
ShowPixelHistoryMethod · 0.45
batch_testMethod · 0.45
pixel_debugMethod · 0.45
check_pixel_historyMethod · 0.45
check_captureMethod · 0.45
primary_testMethod · 0.45
check_captureMethod · 0.45
primary_testMethod · 0.45

Calls

no outgoing calls

Tested by 1

pixel_debugMethod · 0.36