VkCmdSetStencilCompareMask typedef

VkCmdSetStencilCompareMask = void Function(Pointer<VkCommandBuffer> commandBuffer, int faceMask, int compareMask)

Implementation

typedef VkCmdSetStencilCompareMask = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int faceMask, int compareMask);