Primitives are discarded before rasterization if the
rasterizerDiscardEnable
member of
VkPipelineRasterizationStateCreateInfo
is enabled.
When enabled, primitives are discarded after they are processed by the last
active shader stage in the pipeline before rasterization.