[Mesa-dev] Declaration of _CmdBeginTransformFeedbackEXT

Ilia Mirkin imirkin at alum.mit.edu
Thu Oct 3 14:38:07 UTC 2019


$ git grep CmdBeginTransformFeedback
src/amd/vulkan/radv_cmd_buffer.c:void radv_CmdBeginTransformFeedbackEXT(
src/intel/vulkan/genX_cmd_buffer.c:void genX(CmdBeginTransformFeedbackEXT)(

Not *that* hard to search for...

On Thu, Oct 3, 2019 at 10:35 AM <abergmeier at gmx.net> wrote:
>
>
>
> Sorry for being a bit thick but it seems like I cannot find where *_CmdBeginTransformFeedbackEXT functions are getting declared. I would assume, that it is somewhere in a XML to header stage, but could not yet figure out, which header.
> Probably using some macro magic, that makes the code non-searchable :(
> Could anyone please point me in the right direction?
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list