i965/vec4: Add missing doxygen close brace.

Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Matt Turner
2014-03-12 00:11:27 -07:00
parent a419a1c565
commit b0d3205c2a
+1
View File
@@ -261,6 +261,7 @@ public:
*/
const void *ir;
const char *annotation;
/** @} */
bool is_send_from_grf();
bool can_reswizzle_dst(int dst_writemask, int swizzle, int swizzle_mask);