Searched refs:nine_suballocate (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_memory_helper.h | 59 nine_suballocate(struct nine_allocator* allocator, struct nine_allocation *allocation, int offset);
|
H A D | texture9.c | 198 nine_suballocate(pParams->device->allocator, user_buffer, level_offsets[l]) : NULL; in NineTexture9_ctor()
|
H A D | cubetexture9.c | 152 nine_suballocate(pParams->device->allocator, This->managed_buffer, offset + level_offsets[l]) : NULL; in NineCubeTexture9_ctor()
|
H A D | nine_memory_helper.c | 958 nine_suballocate(struct nine_allocator* allocator, struct nine_allocation *allocation, int offset) in nine_suballocate() function 1130 nine_suballocate(struct nine_allocator* allocator, struct nine_allocation *allocation, int offset) in nine_suballocate() function
|
Completed in 4 milliseconds