i965/vec4: Add missing doxygen close brace.
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user