Searched defs:tgsi_inst (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/ilo/shader/ |
D | toy_tgsi.c | 106 const struct tgsi_full_instruction *tgsi_inst, in aos_simple() 194 const struct tgsi_full_instruction *tgsi_inst, in aos_set_on_cond() 261 const struct tgsi_full_instruction *tgsi_inst, in aos_compare() 287 const struct tgsi_full_instruction *tgsi_inst, in aos_set_sign() 323 const struct tgsi_full_instruction *tgsi_inst, in aos_tex() 390 const struct tgsi_full_instruction *tgsi_inst, in aos_sample() 456 const struct tgsi_full_instruction *tgsi_inst, in aos_LIT() 489 const struct tgsi_full_instruction *tgsi_inst, in aos_EXP() 514 const struct tgsi_full_instruction *tgsi_inst, in aos_LOG() 542 const struct tgsi_full_instruction *tgsi_inst, in aos_DST() [all …]
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1253 struct tgsi_full_instruction *tgsi_inst = &c->token->FullInstruction; in ttn_tex() local 1491 struct tgsi_full_instruction *tgsi_inst = &c->token->FullInstruction; in ttn_txq() local 1699 struct tgsi_full_instruction *tgsi_inst = &c->token->FullInstruction; in ttn_emit_instruction() local
|