Searched defs:bgn (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_helpers.c | 53 nine_range_pool_get(struct nine_range_pool *pool, int16_t bgn, int16_t end) argument 79 nine_ranges_insert(struct nine_range **head, int16_t bgn, int16_t end, argument [all...] |
| H A D | nine_helpers.h | 167 int16_t bgn; /* inclusive */ member in struct:nine_range
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_helpers.c | 53 nine_range_pool_get(struct nine_range_pool *pool, int16_t bgn, int16_t end) argument 79 nine_ranges_insert(struct nine_range **head, int16_t bgn, int16_t end, argument [all...] |
| H A D | nine_helpers.h | 167 int16_t bgn; /* inclusive */ member in struct:nine_range
|
| /xsrc/external/mit/libdrm/dist/nouveau/ |
| H A D | pushbuf.c | 64 uint32_t *bgn; member in struct:nouveau_pushbuf_priv 270 uint32_t *bgn, *end; local in function:pushbuf_dump [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 991 unsigned bgn = MAX2(base, nv->scratch.offset); local in function:nouveau_scratch_data 1012 unsigned bgn = nv->scratch.offset; local in function:nouveau_scratch_get
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 1058 unsigned bgn = MAX2(base, nv->scratch.offset); local in function:nouveau_scratch_data 1079 unsigned bgn = nv->scratch.offset; local in function:nouveau_scratch_get
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_util.h | 454 int bgn; member in class:nv50_ir::Interval::Range
|
| H A D | nv50_ir_ra.cpp | 1613 std::list<SpillSlot>::iterator bgn = it; local in function:nv50_ir::SpillCodeInserter::assignSlot
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_util.h | 454 int bgn; member in class:nv50_ir::Interval::Range
|
| H A D | nv50_ir_ra.cpp | 1659 std::list<SpillSlot>::iterator bgn = it; local in function:nv50_ir::SpillCodeInserter::assignSlot
|
Completed in 19 milliseconds