Searched refs:nr_reloc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_vertprog.c89 unsigned nr_reloc = vp->branch_relocs.size / sizeof(*reloc); local
105 while (nr_reloc--) {
114 while (nr_reloc--) {
132 unsigned nr_reloc = vp->const_relocs.size / sizeof(*reloc); local
148 while (nr_reloc--) {
157 while (nr_reloc--) {
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_vertprog.c89 unsigned nr_reloc = vp->branch_relocs.size / sizeof(*reloc); local
105 while (nr_reloc--) {
114 while (nr_reloc--) {
132 unsigned nr_reloc = vp->const_relocs.size / sizeof(*reloc); local
148 while (nr_reloc--) {
157 while (nr_reloc--) {

Completed in 81 milliseconds