Home
last modified time | relevance | path

Searched refs:maxmaps (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Dbuffer9.c59 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 Dbuffer9.h52 int nmaps, maxmaps; member
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dbuffer9.c61 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 Dbuffer9.h55 int nlocks, nmaps, maxmaps; member
/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dmaps.c247 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 DoocX11.Mod788 maxmaps*, minmaps*: C.int; (* max and min color maps *)