| 4171 | // Not a CREATE or DESTROY function |
| 4172 | } |
| 4173 | static VKAPI_ATTR void VKAPI_CALL CmdSetLogicOpEnableEXT(VkCommandBuffer commandBuffer, VkBool32 logicOpEnable) { |
| 4174 | // Not a CREATE or DESTROY function |
| 4175 | } |
| 4176 | static 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 |
nothing calls this directly
no outgoing calls
no test coverage detected