| 1329 | // Not a CREATE or DESTROY function |
| 1330 | } |
| 1331 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable) { |
| 1332 | // Not a CREATE or DESTROY function |
| 1333 | } |
| 1334 | static VKAPI_ATTR void VKAPI_CALL CmdSetPrimitiveRestartEnable(VkCommandBuffer commandBuffer, VkBool32 primitiveRestartEnable) { |
| 1335 | // Not a CREATE or DESTROY function |
| 1336 | } |
nothing calls this directly
no outgoing calls
no test coverage detected