Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h72 struct nv50_ir_prog_symbol struct
102 struct nv50_ir_prog_symbol *syms;
Dnv50_ir_target.cpp351 (struct nv50_ir_prog_symbol *)MALLOC(nMax * sizeof(*info->bin.syms)); in emitSymbolTable()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_compute.c232 const struct nv50_ir_prog_symbol *syms = in nv50_compute_find_symbol()
233 (const struct nv50_ir_prog_symbol *)prog->cp.syms; in nv50_compute_find_symbol()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c928 const struct nv50_ir_prog_symbol *syms = in nvc0_program_symbol_offset()
929 (const struct nv50_ir_prog_symbol *)prog->cp.syms; in nvc0_program_symbol_offset()