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

Function CmdSetBlendConstants

icd/generated/function_definitions.h:900–902  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

898 // Not a CREATE or DESTROY function
899}
900static VKAPI_ATTR void VKAPI_CALL CmdSetBlendConstants(VkCommandBuffer commandBuffer, const float blendConstants[4]) {
901 // Not a CREATE or DESTROY function
902}
903static VKAPI_ATTR void VKAPI_CALL CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) {
904 // Not a CREATE or DESTROY function
905}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected