Home
last modified time | relevance | path

Searched refs:sourceRep (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h95 uint8_t sourceRep; /* PIPE_SHADER_IR_* */ member
Dnv50_ir.cpp1233 switch (info->bin.sourceRep) { in nv50_ir_generate_code()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_compiler.c112 info.bin.sourceRep = PIPE_SHADER_IR_TGSI; in nouveau_codegen()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_program.c336 info->bin.sourceRep = PIPE_SHADER_IR_TGSI; in nv50_program_translate()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c571 info->bin.sourceRep = PIPE_SHADER_IR_TGSI; in nvc0_program_translate()