Home
last modified time | relevance | path

Searched refs:nine_allocate (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.h36 nine_allocate(struct nine_allocator *allocator, unsigned size);
H A Dtexture9.c168 user_buffer = nine_allocate(pParams->device->allocator, in NineTexture9_ctor()
H A Dcubetexture9.c124 This->managed_buffer = nine_allocate(pParams->device->allocator, 6 * face_size); in NineCubeTexture9_ctor()
H A Dnine_memory_helper.c758 nine_allocate(struct nine_allocator *allocator, unsigned size) in nine_allocate() function
1074 nine_allocate(struct nine_allocator *allocator, unsigned size) in nine_allocate() function
H A Dsurface9.c157 This->data_internal = nine_allocate(pParams->device->allocator, in NineSurface9_ctor()
171 This->data = nine_allocate(pParams->device->allocator, in NineSurface9_ctor()

Completed in 6 milliseconds