| 437 | } |
| 438 | |
| 439 | static void NRI_CALL CmdSetRootDescriptor(CommandBuffer&, uint32_t, Descriptor&) { |
| 440 | } |
| 441 | |
| 442 | static void NRI_CALL CmdSetPipeline(CommandBuffer&, const Pipeline&) { |
| 443 | } |
nothing calls this directly
no outgoing calls
no test coverage detected