Searched defs:bgn (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_helpers.c53 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 Dnine_helpers.h167 int16_t bgn; /* inclusive */ member in struct:nine_range
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_helpers.c53 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 Dnine_helpers.h167 int16_t bgn; /* inclusive */ member in struct:nine_range
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dpushbuf.c64 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 Dnouveau_buffer.c991 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 Dnouveau_buffer.c1058 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 Dnv50_ir_util.h454 int bgn; member in class:nv50_ir::Interval::Range
H A Dnv50_ir_ra.cpp1613 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 Dnv50_ir_util.h454 int bgn; member in class:nv50_ir::Interval::Range
H A Dnv50_ir_ra.cpp1659 std::list<SpillSlot>::iterator bgn = it; local in function:nv50_ir::SpillCodeInserter::assignSlot

Completed in 19 milliseconds