/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/ |
H A D | buffer9.c | 59 This->maxmaps = 1; in NineBuffer9_ctor() 297 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 299 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 300 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 304 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 52 int nmaps, maxmaps; member
|
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/ |
H A D | buffer9.c | 61 This->maxmaps = 1; in NineBuffer9_ctor() 365 if (This->nmaps == This->maxmaps) { in NineBuffer9_Lock() 367 REALLOC(This->maps, sizeof(struct NineTransfer)*This->maxmaps, in NineBuffer9_Lock() 368 sizeof(struct NineTransfer)*(This->maxmaps << 1)); in NineBuffer9_Lock() 372 This->maxmaps <<= 1; in NineBuffer9_Lock()
|
H A D | buffer9.h | 55 int nlocks, nmaps, maxmaps; member
|
/dports/biology/mapm3/mapm3-3.0_1/mapm/ |
H A D | maps.c | 247 SAVED_LIST *allocate_map_list(maxmaps, maxloci, sortflag, map) in allocate_map_list() argument 248 int maxmaps, maxloci; in allocate_map_list() 258 list->max_maps= maxmaps;
|
/dports/lang/voc/voc-63008f6/src/library/oocX11/ |
H A D | oocX11.Mod | 788 maxmaps*, minmaps*: C.int; (* max and min color maps *)
|