Implement VK_EXT_transform_feedback, and use it for mesh output
* For pipelines using tessellation or containing a geometry shader we use transform feedback to fetch the output of the vertex pipeline after these stages.
Loading
Please register or sign in to comment