Searched refs:OSALIGNLINE (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_query.h37 OSALIGNLINE(struct) swr_query { function
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_query.h37 OSALIGNLINE(struct) swr_query { function
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dringbuffer.h93 OSALIGNLINE(volatile uint32_t) mRingHead; // Consumer Counter
94 OSALIGNLINE(volatile uint32_t) mRingTail; // Producer Counter
H A Dfifo.hpp39 OSALIGNLINE(volatile uint32_t) mLock{0}; function in struct:QUEUE
40 OSALIGNLINE(volatile uint32_t) mNumEntries{0}; function in struct:QUEUE
H A Dcontext.h243 OSALIGNLINE(struct) API_STATE function
305 OSALIGNLINE(SWR_BACKEND_STATE) backendState;
446 volatile OSALIGNLINE(bool) doneFE; // Is FE work done for this draw?
447 volatile OSALIGNLINE(uint32_t) FeLock;
448 volatile OSALIGNLINE(uint32_t) threadsDone;
543 volatile OSALIGNLINE(uint32_t) drawsOutstandingFE;
545 OSALIGNLINE(CachingAllocator) cachingArenaAllocator;
H A Dtilemgr.h140 OSALIGNLINE(long) mWorkItemsProduced{0}; function in class:MacroTileMgr
141 OSALIGNLINE(volatile long) mWorkItemsConsumed{0}; function in class:MacroTileMgr
232 OSALIGNLINE(volatile long) mTasksAvailable{0}; function in class:DispatchQueue
233 OSALIGNLINE(volatile long) mTasksOutstanding{0}; function in class:DispatchQueue
H A Dstate.h637 OSALIGNLINE(struct) SWR_STATS function
653 OSALIGNLINE(struct) SWR_STATS_FE function
H A Dpa.h1341 static const OSALIGNLINE(int32_t) maskGen[SIMD_WIDTH * 2] = { local in function:PA_TESS::GenPrimMask
1347 static const OSALIGNLINE(int32_t) local in function:PA_TESS::GenPrimMask
H A Dthreads.cpp418 OSALIGNLINE(SWR_STATS) stats{0};
H A Drasterizer_impl.h546 OSALIGNLINE(float) perspAttribsTLS[vertsPerTri * SWR_VTX_NUM_SLOTS * componentsPerAttrib];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h266 #define OSALIGNLINE(RWORD) OSALIGN(RWORD, 64) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h315 #define OSALIGNLINE(RWORD) OSALIGN(RWORD, 64) macro

Completed in 24 milliseconds