MCPcopy Create free account
hub / github.com/NVIDIA-RTX/NRI / CmdSetScissors

Function CmdSetScissors

Source/NONE/ImplNONE.cpp:457–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

455}
456
457static void NRI_CALL CmdSetScissors(CommandBuffer&, const Rect*, uint32_t) {
458}
459
460static void NRI_CALL CmdSetStencilReference(CommandBuffer&, uint8_t, uint8_t) {
461}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected