Searched defs:grow (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dbufpool.cc85 void Pool::grow( void ) function in class:Pool
H A Dflist.cc94 void Flist::grow( int maxpts ) function in class:Flist
H A Dtrimline.cc66 Trimline::grow( long npts ) function in class:Trimline
H A Dvarray.cc87 Varray::grow( long guess ) function in class:Varray
/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_cmd_stream.c34 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) function in typeref:typename:void *
/xsrc/external/mit/libdrm/dist/freedreno/msm/
H A Dmsm_priv.h120 grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) function in typeref:typename:void *
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dmsm_priv.h120 grow(void *ptr, uint16_t nr, uint16_t *max, uint16_t sz) function in typeref:typename:void *
H A Dfreedreno_priv.h142 void (*grow)(struct fd_ringbuffer *ring, uint32_t size); member in struct:fd_ringbuffer_funcs
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_cmd_stream.c35 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) function in typeref:typename:void *
/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_priv.h138 void (*grow)(struct fd_ringbuffer *ring, uint32_t size); member in struct:fd_ringbuffer_funcs
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h128 void (*grow)(struct fd_ringbuffer *ring, uint32_t size); member in struct:fd_ringbuffer_funcs
H A Dfreedreno_priv.h62 grow(void **ptr, uint16_t nr, uint16_t *max, uint16_t sz) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_batchbuffer.c231 recreate_growing_buffer(struct brw_context * brw,struct brw_growing_bo * grow,const char * name,unsigned size,enum brw_memory_zone memzone) argument
359 finish_growing_bos(struct brw_growing_bo * grow) argument
394 grow_buffer(struct brw_context * brw,struct brw_growing_bo * grow,unsigned existing_bytes,unsigned new_size) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_batch.c456 recreate_growing_buffer(struct crocus_batch * batch,struct crocus_growing_bo * grow,const char * name,unsigned size) argument
608 finish_growing_bos(struct crocus_growing_bo * grow) argument
630 struct crocus_growing_bo *grow = grow_state ? &batch->state : &batch->command; local in function:crocus_grow_buffer
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c232 recreate_growing_buffer(struct brw_context * brw,struct brw_growing_bo * grow,const char * name,unsigned size,enum brw_memory_zone memzone) argument
370 finish_growing_bos(struct brw_growing_bo * grow) argument
405 grow_buffer(struct brw_context * brw,struct brw_growing_bo * grow,unsigned existing_bytes,unsigned new_size) argument
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DRegion.c385 int grow; local in function:XShrinkRegion
353 Compress(Region r,Region s,Region t,register unsigned dx,register int xdir,register int grow) argument
[all...]

Completed in 20 milliseconds