Skip to content

Commit

Permalink
Added a FIXME.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Nov 24, 2014
1 parent 678f94d commit dd73bac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mojoshader.c
Expand Up @@ -9241,6 +9241,7 @@ static void process_definitions(Context *ctx)

// Apparently this is an attribute that wasn't DCL'd.
// Add it to the attribute list; deal with it later.
// !!! FIXME: we should use something other than UNKNOWN here.
add_attribute_register(ctx, regtype, regnum,
MOJOSHADER_USAGE_UNKNOWN, 0, 0xF, 0);
break;
Expand Down

0 comments on commit dd73bac

Please sign in to comment.