Home
last modified time | relevance | path

Searched refs:tgsi_full_token (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h104 union tgsi_full_token union
118 union tgsi_full_token FullToken;
/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_optimize.c183 static void copy_token(union i915_full_token* o, union tgsi_full_token* i) in copy_token()
257 static boolean i915_fpc_useless_mov(union tgsi_full_token* tgsi_current) in i915_fpc_useless_mov()
/external/mesa3d/src/gallium/drivers/nv30/
Dnvfx_vertprog.c896 const union tgsi_full_token *tok = &p.FullToken; in nvfx_vertprog_prepare()
Dnvfx_fragprog.c1027 const union tgsi_full_token *tok = &p.FullToken; in nvfx_fragprog_prepare()