Function unity_native_plugin_sys::vkCmdSetDepthTestEnableEXT

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