Home
last modified time | relevance | path

Searched refs:level_offsets (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/nine/
H A Dtexture9.c52 unsigned *level_offsets; in NineTexture9_ctor() local
154 level_offsets = alloca(sizeof(unsigned) * (info->last_level + 1)); in NineTexture9_ctor()
155 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
164 level_offsets = alloca(sizeof(unsigned) * (info->last_level + 1)); in NineTexture9_ctor()
166 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
200 level_offsets[l] : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c46 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
111 level_offsets = alloca(sizeof(unsigned) * (info->last_level + 1)); in NineCubeTexture9_ctor()
112 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
149 level_offsets[l] : NULL; in NineCubeTexture9_ctor()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dtexture9.c53 unsigned *level_offsets = NULL; in NineTexture9_ctor() local
162 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
163 (void) nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
167 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineTexture9_ctor()
169 nine_format_get_size_and_offsets(pf, level_offsets, in NineTexture9_ctor()
198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
H A Dcubetexture9.c47 unsigned *level_offsets = NULL; in NineCubeTexture9_ctor() local
120 level_offsets = alloca(sizeof(unsigned) * This->base.level_count); in NineCubeTexture9_ctor()
121 face_size = nine_format_get_size_and_offsets(pf, level_offsets, in NineCubeTexture9_ctor()
152 …ne_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
/dports/devel/agar/agar-1.5.0/gui/
H A Dload_xcf.c120 Uint32 *level_offsets; member
493 hier->level_offsets = Malloc(LEVEL_OFFSETS_INIT*sizeof(Uint32)); in ConvertLayer()
500 hier->level_offsets = Realloc(hier->level_offsets, in ConvertLayer()
503 if ((hier->level_offsets[hier->nlevel_offsets] = in ConvertLayer()
514 AG_Seek(buf, xcfoffs+hier->level_offsets[i], AG_SEEK_SET); in ConvertLayer()
537 Free(hier->level_offsets); in ConvertLayer()
547 Free(hier->level_offsets); in ConvertLayer()
/dports/www/osrm-backend/osrm-backend-5.26.0/include/partitioner/
H A Dmulti_level_partition.hpp204 auto MakeLevelMasks(const std::array<std::uint8_t, MAX_NUM_LEVEL - 1> &level_offsets, in MakeLevelMasks() argument
210 util::for_each_pair(level_offsets.begin(), in MakeLevelMasks()
211 level_offsets.begin() + num_level, in MakeLevelMasks()
231 auto MakeBitToLevel(const std::array<std::uint8_t, MAX_NUM_LEVEL - 1> &level_offsets, in MakeBitToLevel() argument
238 auto bits = level_offsets[l - 1]; in MakeBitToLevel()
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dfortran_reader.pyx111 level_offsets = [0]
148 level_offsets.append(ftell(f))
179 return level_offsets
207 np.ndarray[np.int64_t, ndim=1] level_offsets,
217 fseek(f, level_offsets[grid_level] + offset, SEEK_SET)

12