Searched refs:tgsi_alloc_tokens (Results 1 - 25 of 36) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_vpos.c99 new_tokens = tgsi_alloc_tokens(new_len);
H A Dtgsi_parse.h151 tgsi_alloc_tokens(unsigned num_tokens);
H A Dtgsi_emulate.c163 newtoks = tgsi_alloc_tokens(newlen);
H A Dtgsi_aa_point.c282 new_tokens = tgsi_alloc_tokens(new_len);
H A Dtgsi_parse.c294 tgsi_alloc_tokens(unsigned num_tokens) function in typeref:struct:tgsi_token *
302 * Free tokens allocated by tgsi_alloc_tokens() or tgsi_dup_tokens()
H A Dtgsi_two_side.c221 new_tokens = tgsi_alloc_tokens(new_len);
H A Dtgsi_dynamic_indexing.c351 new_tokens = tgsi_alloc_tokens(new_len);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.h151 tgsi_alloc_tokens(unsigned num_tokens);
H A Dtgsi_emulate.c163 newtoks = tgsi_alloc_tokens(newlen);
H A Dtgsi_aa_point.c282 new_tokens = tgsi_alloc_tokens(new_len);
H A Dtgsi_parse.c294 tgsi_alloc_tokens(unsigned num_tokens) function in typeref:struct:tgsi_token *
302 * Free tokens allocated by tgsi_alloc_tokens() or tgsi_dup_tokens()
H A Dtgsi_two_side.c221 new_tokens = tgsi_alloc_tokens(new_len);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c111 new_tokens = tgsi_alloc_tokens(newLen);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap_shader.c150 newtoks = tgsi_alloc_tokens(newlen);
H A Dst_cb_drawpixels_shader.c243 newtoks = tgsi_alloc_tokens(newlen);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c110 new_tokens = tgsi_alloc_tokens(newLen);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap_shader.c149 newtoks = tgsi_alloc_tokens(newlen);
H A Dst_cb_drawpixels_shader.c243 newtoks = tgsi_alloc_tokens(newlen);
H A Dst_tgsi_lower_depth_clamp.c395 newtoks = tgsi_alloc_tokens(newlen);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_run.c246 tokens = tgsi_alloc_tokens(PP_MAX_TOKENS);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c384 new_tokens = tgsi_alloc_tokens(newLen);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c384 new_tokens = tgsi_alloc_tokens(newLen);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpp_run.c254 tokens = tgsi_alloc_tokens(PP_MAX_TOKENS);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_vs_draw.c323 new_vs.tokens = tgsi_alloc_tokens(newLen);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_vs_draw.c320 .tokens = tgsi_alloc_tokens(newLen)

Completed in 28 milliseconds

12