Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added a FIXME.
  • Loading branch information
icculus committed Dec 21, 2008
1 parent 6c918ef commit 66a2d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mojoshader.c
Expand Up @@ -6506,6 +6506,7 @@ static int parse_version_token(Context *ctx, const char *profilestr)
// http://msdn.microsoft.com/en-us/library/bb205440(VS.85).aspx
// This may tell us high-level truths about an otherwise generic low-level
// registers, for instance, how large an array actually is, etc.
// !!! FIXME: parse symbols.
static void parse_constant_table(Context *ctx, const uint32 bytes)
{
const uint8 *start = (uint8 *) &ctx->tokens[2];
Expand Down

0 comments on commit 66a2d46

Please sign in to comment.