mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 13:00:32 +00:00
Missed a file change from the previous commit.
This commit is contained in:
committed by
Baldur Karlsson
parent
61b227580d
commit
a1c8d1d256
@@ -529,9 +529,6 @@ Should only be called for texture outputs.
|
||||
)");
|
||||
virtual ResourceId GetDebugOverlayTexID() = 0;
|
||||
|
||||
DOCUMENT(R"(Retrieves the :class:`TextureDisplay` associated with this output)");
|
||||
virtual const TextureDisplay &GetTextureDisplay() = 0;
|
||||
|
||||
DOCUMENT(R"(Retrieve the contents of a particular pixel in a texture.
|
||||
|
||||
Should only be called for texture outputs.
|
||||
|
||||
Reference in New Issue
Block a user