MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / CmdSetDepthBias2EXT

Function CmdSetDepthBias2EXT

icd/generated/function_definitions.h:3720–3722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected