Searched refs:NUM_NEW_TOKENS (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_pstipple.c58 #define NUM_NEW_TOKENS 50 macro
411 const uint newLen = tgsi_num_tokens(fs->tokens) + NUM_NEW_TOKENS;
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c58 #define NUM_NEW_TOKENS 50 macro
411 const uint newLen = tgsi_num_tokens(fs->tokens) + NUM_NEW_TOKENS;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c56 #define NUM_NEW_TOKENS 50 macro
345 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
H A Ddraw_pipe_aaline.c54 #define NUM_NEW_TOKENS 50 macro
356 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
H A Ddraw_pipe_aapoint.c57 #define NUM_NEW_TOKENS 200 macro
500 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c56 #define NUM_NEW_TOKENS 50 macro
345 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
H A Ddraw_pipe_aaline.c54 #define NUM_NEW_TOKENS 50 macro
356 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
H A Ddraw_pipe_aapoint.c57 #define NUM_NEW_TOKENS 200 macro
500 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;

Completed in 138 milliseconds