Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h57 #define NV50_PROGRAM_IR_TGSI 0 macro
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_compiler.c112 info.bin.sourceRep = NV50_PROGRAM_IR_TGSI; in nouveau_codegen()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c334 info->bin.sourceRep = NV50_PROGRAM_IR_TGSI; in nv50_program_translate()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c570 info->bin.sourceRep = NV50_PROGRAM_IR_TGSI; in nvc0_program_translate()