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

Function CmdSetColorWriteMaskEXT

icd/generated/function_definitions.h:4185–4188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4183 // Not a CREATE or DESTROY function
4184}
4185static 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}
4189static VKAPI_ATTR void VKAPI_CALL CmdSetTessellationDomainOriginEXT(VkCommandBuffer commandBuffer,
4190 VkTessellationDomainOrigin domainOrigin) {
4191 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected