Searched refs:allocate_with_mask (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_valuepool.cpp | 291 allocate_with_mask(ssa_index, swizzle, true); 397 allocate_with_mask(index, 0xf, true); 450 allocate_with_mask(index, 0xf, true); 478 int ValuePool::allocate_with_mask(unsigned index, unsigned mask, bool pre_alloc) function in class:r600::ValuePool
|
| H A D | sfn_valuepool.h | 206 int allocate_with_mask(unsigned index, unsigned mask, bool pre_alloc);
|
Completed in 5 milliseconds