Searched refs:tgsi_emulate (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_emulate.h36 tgsi_emulate(const struct tgsi_token *tokens, unsigned flags);
H A Dtgsi_emulate.c31 #include "tgsi_emulate.h"
140 tgsi_emulate(const struct tgsi_token *tokens, unsigned flags) function in typeref:typename:const struct tgsi_token *
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_emulate.h36 tgsi_emulate(const struct tgsi_token *tokens, unsigned flags);
H A Dtgsi_emulate.c31 #include "tgsi_emulate.h"
140 tgsi_emulate(const struct tgsi_token *tokens, unsigned flags) function in typeref:typename:const struct tgsi_token *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/
H A DMakefile.sources165 tgsi/tgsi_emulate.c \
166 tgsi/tgsi_emulate.h \
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_program.c50 #include "tgsi/tgsi_emulate.h"
682 tokens = tgsi_emulate(vpv->tgsi.tokens, flags);
1252 tokens = tgsi_emulate(tgsi.tokens, flags);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_program.c53 #include "tgsi/tgsi_emulate.h"
869 tokens = tgsi_emulate(state.tokens, flags);
1541 tokens = tgsi_emulate(state.tokens, flags);

Completed in 9 milliseconds