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

Function CmdSetSampleMaskEXT

icd/generated/function_definitions.h:4163–4166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4161 // Not a CREATE or DESTROY function
4162}
4163static VKAPI_ATTR void VKAPI_CALL CmdSetSampleMaskEXT(VkCommandBuffer commandBuffer, VkSampleCountFlagBits samples,
4164 const VkSampleMask* pSampleMask) {
4165 // Not a CREATE or DESTROY function
4166}
4167static VKAPI_ATTR void VKAPI_CALL CmdSetAlphaToCoverageEnableEXT(VkCommandBuffer commandBuffer, VkBool32 alphaToCoverageEnable) {
4168 // Not a CREATE or DESTROY function
4169}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected