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

Function CmdSetViewports

Source/NONE/ImplNONE.cpp:454–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

452}
453
454static void NRI_CALL CmdSetViewports(CommandBuffer&, const Viewport*, uint32_t) {
455}
456
457static void NRI_CALL CmdSetScissors(CommandBuffer&, const Rect*, uint32_t) {
458}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected