Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_driver.h111 uint8_t sourceRep; /* NV50_PROGRAM_IR */ member
Dnv50_ir.cpp1124 switch (info->bin.sourceRep) { in nv50_ir_generate_code()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_program.c315 info->bin.sourceRep = NV50_PROGRAM_IR_TGSI; in nv50_program_translate()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_program.c556 info->bin.sourceRep = NV50_PROGRAM_IR_TGSI; in nvc0_program_translate()