| 4183 | // Not a CREATE or DESTROY function |
| 4184 | } |
| 4185 | static VKAPI_ATTR void VKAPI_CALL CmdSetColorWriteMaskEXT(VkCommandBuffer commandBuffer, uint32_t firstAttachment, |
| 4186 | uint32_t attachmentCount, const VkColorComponentFlags* pColorWriteMasks) { |
| 4187 | // Not a CREATE or DESTROY function |
| 4188 | } |
| 4189 | static VKAPI_ATTR void VKAPI_CALL CmdSetTessellationDomainOriginEXT(VkCommandBuffer commandBuffer, |
| 4190 | VkTessellationDomainOrigin domainOrigin) { |
| 4191 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected