| 3718 | // Destroy object |
| 3719 | } |
| 3720 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthBias2EXT(VkCommandBuffer commandBuffer, const VkDepthBiasInfoEXT* pDepthBiasInfo) { |
| 3721 | // Not a CREATE or DESTROY function |
| 3722 | } |
| 3723 | static VKAPI_ATTR VkResult VKAPI_CALL AcquireDrmDisplayEXT(VkPhysicalDevice physicalDevice, int32_t drmFd, VkDisplayKHR display) { |
| 3724 | // Not a CREATE or DESTROY function |
| 3725 | return VK_SUCCESS; |
nothing calls this directly
no outgoing calls
no test coverage detected