Searched refs:pb_size (Results 1 - 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr.h74 pb_size size,
111 pb_size n, pb_size size,
124 pb_size size, pb_size align2);
133 pb_size size, pb_size align2);
141 pb_size bufSize,
142 pb_size slabSize,
151 pb_size minBufSiz
[all...]
H A Dpb_bufmgr_mm.c58 pb_size size;
61 pb_size align2;
154 pb_size *offset)
176 pb_size size,
183 assert(pb_check_alignment(desc->alignment, (pb_size)1 << mm->align2));
184 if(!pb_check_alignment(desc->alignment, (pb_size)1 << mm->align2))
216 assert(0 <= (pb_size)mm_buf->block->ofs && (pb_size)mm_buf->block->ofs < mm->size);
217 assert(size <= (pb_size)mm_buf->block->size && (pb_size)mm_bu
[all...]
H A Dpb_bufmgr_slab.c70 pb_size start;
85 pb_size numBuffers;
86 pb_size numFree;
110 pb_size bufSize;
113 pb_size slabSize;
152 pb_size minBufSize;
153 pb_size maxBufSize;
159 pb_size *bucketSizes;
275 pb_size *offset)
374 pb_size siz
[all...]
H A Dpb_bufmgr_debug.c75 pb_size underflow_size;
76 pb_size overflow_size;
94 pb_size underflow_size;
95 pb_size overflow_size;
127 fill_random_pattern(uint8_t *dst, pb_size size)
129 pb_size i = 0;
138 check_random_pattern(const uint8_t *dst, pb_size size,
139 pb_size *min_ofs, pb_size *max_ofs)
142 pb_size
[all...]
H A Dpb_bufmgr_pool.c61 pb_size bufSize;
62 pb_size bufAlign;
64 pb_size numFree;
65 pb_size numTot;
92 pb_size start;
167 pb_size *offset)
189 pb_size size,
256 pb_size numBufs,
257 pb_size bufSize,
262 pb_size
[all...]
H A Dpb_buffer.h92 typedef unsigned pb_size; typedef
153 pb_size *offset );
187 pb_size *offset )
252 pb_check_alignment(pb_size requested, pb_size provided)
280 pb_malloc_buffer_create(pb_size size,
H A Dpb_buffer_malloc.c108 pb_size *offset)
127 pb_malloc_buffer_create(pb_size size,
156 pb_size size,
H A Dpb_bufmgr_alt.c63 pb_size size,
H A Dpb_bufmgr_cache.c84 pb_size numDelayed;
207 pb_size *offset)
227 pb_size size,
261 pb_size size,
H A Dpb_bufmgr_ondemand.c58 pb_size size;
209 pb_size *offset)
237 pb_size size,
H A Dpb_buffer_fenced.c72 pb_size max_buffer_size;
78 pb_size max_cpu_total_size;
92 pb_size num_fenced;
95 pb_size num_unfenced;
100 pb_size cpu_total_size;
128 pb_size size;
871 pb_size *offset)
912 pb_size size,
1039 pb_size max_buffer_size,
1040 pb_size max_cpu_total_siz
[all...]
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_buffer.c169 pb_size size,
/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c140 pb_size offset;
537 pb_size size,

Completed in 113 milliseconds