| 455 | } |
| 456 | |
| 457 | static void NRI_CALL CmdSetScissors(CommandBuffer&, const Rect*, uint32_t) { |
| 458 | } |
| 459 | |
| 460 | static void NRI_CALL CmdSetStencilReference(CommandBuffer&, uint8_t, uint8_t) { |
| 461 | } |
nothing calls this directly
no outgoing calls
no test coverage detected