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

Function CmdSetAlphaToOneEnableEXT

icd/generated/function_definitions.h:4170–4172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4168 // Not a CREATE or DESTROY function
4169}
4170static VKAPI_ATTR void VKAPI_CALL CmdSetAlphaToOneEnableEXT(VkCommandBuffer commandBuffer, VkBool32 alphaToOneEnable) {
4171 // Not a CREATE or DESTROY function
4172}
4173static VKAPI_ATTR void VKAPI_CALL CmdSetLogicOpEnableEXT(VkCommandBuffer commandBuffer, VkBool32 logicOpEnable) {
4174 // Not a CREATE or DESTROY function
4175}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected