Skip to content

pvr: Add `pvr_cmd_enum()` macro

Matt Coster requested to merge MTCoster/mesa:pvr-cmd-enum into main

This is exactly the same as pvr_cmd_struct(), but is more semantically correct when referring to enums.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>

Merge request reports