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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c58 #define NUM_NEW_TOKENS 53 macro
381 const uint newLen = tgsi_num_tokens(tokens) + NUM_NEW_TOKENS;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c58 #define NUM_NEW_TOKENS 53 macro
381 const uint newLen = tgsi_num_tokens(tokens) + NUM_NEW_TOKENS;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aaline.c53 #define NUM_NEW_TOKENS 53 macro
279 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
H A Ddraw_pipe_aapoint.c57 #define NUM_NEW_TOKENS 200 macro
363 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
H A Ddraw_pipe_pstipple.c56 #define NUM_NEW_TOKENS 53 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aaline.c55 #define NUM_NEW_TOKENS 53 macro
281 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
H A Ddraw_pipe_aapoint.c59 #define NUM_NEW_TOKENS 200 macro
365 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS;
H A Ddraw_pipe_pstipple.c58 #define NUM_NEW_TOKENS 53 macro

Completed in 8 milliseconds