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

Function CmdSetStencilReference

icd/generated/function_definitions.h:914–917  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

912 // Not a CREATE or DESTROY function
913}
914static VKAPI_ATTR void VKAPI_CALL CmdSetStencilReference(VkCommandBuffer commandBuffer, VkStencilFaceFlags faceMask,
915 uint32_t reference) {
916 // Not a CREATE or DESTROY function
917}
918static VKAPI_ATTR void VKAPI_CALL CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset,
919 VkIndexType indexType) {
920 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected