Searched refs:AlignedFree (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_scratch.cpp97 AlignedFree(scratch->vs_constants.base);
98 AlignedFree(scratch->fs_constants.base);
99 AlignedFree(scratch->gs_constants.base);
100 AlignedFree(scratch->tcs_constants.base);
101 AlignedFree(scratch->tes_constants.base);
102 AlignedFree(scratch->vertex_buffer.base);
103 AlignedFree(scratch->index_buffer.base);
H A Dswr_fence_work.cpp85 AlignedFree(work->free.data);
H A Dswr_query.cpp71 AlignedFree(pq);
H A Dswr_context.cpp414 AlignedFree(ctx);
H A Dswr_screen.cpp826 AlignedFree((void *)res->swr.xpBaseAddress);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_scratch.cpp94 AlignedFree(scratch->vs_constants.base);
95 AlignedFree(scratch->fs_constants.base);
96 AlignedFree(scratch->gs_constants.base);
97 AlignedFree(scratch->vertex_buffer.base);
98 AlignedFree(scratch->index_buffer.base);
H A Dswr_fence_work.cpp85 AlignedFree(work->free.data);
H A Dswr_query.cpp71 AlignedFree(pq);
H A Dswr_context.cpp411 AlignedFree(ctx);
H A Dswr_screen.cpp874 AlignedFree((void *)res->swr.xpBaseAddress);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dtileset.h36 AlignedFree(m_bits);
94 AlignedFree(m_bits);
H A Dringbuffer.h54 AlignedFree(mpRingBuffer);
H A Dtilemgr.h349 AlignedFree(pBuffer);
H A Dapi.cpp421 AlignedFree(pContext->dcRing[i].dynState.pStats);
428 AlignedFree(pContext->pDispatchQueueArray);
429 AlignedFree(pContext->pMacroTileManagerArray);
437 AlignedFree(pContext->ppScratch[i]);
446 AlignedFree(pContext->pStats);
452 AlignedFree(GetContext(hContext));
H A Darena.h66 AlignedFree(pMem);
H A Dfrontend.cpp1411 AlignedFree(gt_pTessellationThreadData->pDSOutput);
1628 AlignedFree(gt_pTessellationThreadData->pDSOutput);
1758 AlignedFree(gpVertexStore);
H A Dthreads.cpp1403 AlignedFree(pPool->pWorkerPrivateDataArray);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h85 static inline void AlignedFree(void* p) function in typeref:typename:void
228 static inline void AlignedFree(void* p) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h93 static inline void AlignedFree(void* p) function in typeref:typename:void
277 static inline void AlignedFree(void* p) function in typeref:typename:void

Completed in 22 milliseconds