| 467 | } |
| 468 | |
| 469 | static void NRI_CALL CmdSetSampleLocations(CommandBuffer&, const SampleLocation*, Sample_t, Sample_t) { |
| 470 | } |
| 471 | |
| 472 | static void NRI_CALL CmdSetShadingRate(CommandBuffer&, const ShadingRateDesc&) { |
| 473 | } |
nothing calls this directly
no outgoing calls
no test coverage detected