Function unity_native_plugin_sys::vkCmdSetDepthWriteEnable

source ยท
pub unsafe extern "system" fn vkCmdSetDepthWriteEnable(
    commandBuffer: VkCommandBuffer,
    depthWriteEnable: VkBool32,
)