Searched refs:KILOBYTE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h262 typedef uint8_t KILOBYTE[1024]; typedef in typeref:typename:uint8_t[1024]
263 typedef KILOBYTE MEGABYTE[1024];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h311 typedef uint8_t KILOBYTE[1024]; typedef in typeref:typename:uint8_t[1024]
312 typedef KILOBYTE MEGABYTE[1024];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Darena.h370 template <typename T = DefaultAllocator, size_t BlockSizeT = 128 * sizeof(KILOBYTE)>
H A Dapi.cpp169 32 * sizeof(KILOBYTE),
175 (uint8_t*)AlignedMalloc(32 * sizeof(KILOBYTE), KNOB_SIMD_WIDTH * 4);

Completed in 8 milliseconds