Kenneth Graunke <kenn...@whitecape.org> writes:

> vec4_visitor::generate_code() switches on vec4_instruction::opcode and
> calls into the brw_eu_emit.c layer to generate code for some of them.
> It then has a default case which calls generate_vec4_instruction() to
> handle the rest...which switches on opcode and handles the rest of the
> cases.

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgpg4qszra5ka.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to