Searched refs:uboInfoBase (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_driver.h190 uint16_t uboInfoBase; /* base address for compute UBOs (gk104+) */ member in struct:nv50_ir_prog_info::__anon67cecc8b0908
H A Dnv50_ir_lowering_nvc0.cpp1782 return loadResInfo64(ptr, off, prog->driver->io.uboInfoBase);
1788 return loadResLength32(ptr, off, prog->driver->io.uboInfoBase);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_driver.h127 uint16_t uboInfoBase; /* base address for compute UBOs (gk104+) */ member in struct:nv50_ir_prog_info::__anon5f8d10de0408
H A Dnv50_ir_lowering_nvc0.cpp1800 return loadResInfo64(ptr, off, prog->driver->io.uboInfoBase);
1806 return loadResLength32(ptr, off, prog->driver->io.uboInfoBase);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c629 info->io.uboInfoBase = NVC0_CB_AUX_UBO_INFO(0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c635 info->io.uboInfoBase = NVC0_CB_AUX_UBO_INFO(0);

Completed in 14 milliseconds