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

Function CmdSetLogicOpEnableEXT

icd/generated/function_definitions.h:4173–4175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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}
4176static VKAPI_ATTR void VKAPI_CALL CmdSetColorBlendEnableEXT(VkCommandBuffer commandBuffer, uint32_t firstAttachment,
4177 uint32_t attachmentCount, const VkBool32* pColorBlendEnables) {
4178 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected