Searched refs:NUM_NEW_TOKENS (Results 1 – 4 of 4) sorted by relevance
58 #define NUM_NEW_TOKENS 50 macro411 const uint newLen = tgsi_num_tokens(fs->tokens) + NUM_NEW_TOKENS; in util_pstipple_create_fragment_shader()
56 #define NUM_NEW_TOKENS 50 macro345 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS; in generate_pstip_fs()
54 #define NUM_NEW_TOKENS 50 macro356 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS; in generate_aaline_fs()
57 #define NUM_NEW_TOKENS 200 macro500 const uint newLen = tgsi_num_tokens(orig_fs->tokens) + NUM_NEW_TOKENS; in generate_aapoint_fs()