Searched refs:colorSurfSize (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/
H A Dciaddrlib.cpp215 UINT_64 dccFastClearSize = pIn->colorSurfSize >> 8;
217 ADDR_ASSERT(0 == (pIn->colorSurfSize & 0xff));
242 pOut->dccRamSize = pIn->colorSurfSize >> 8;
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/r800/
H A Dciaddrlib.cpp214 UINT_64 dccFastClearSize = pIn->colorSurfSize >> 8;
216 ADDR_ASSERT(0 == (pIn->colorSurfSize & 0xff));
241 pOut->dccRamSize = pIn->colorSurfSize >> 8;
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/inc/
H A Daddrinterface.h2226 UINT_64 colorSurfSize; ///< Size of color surface to which dcc key is bound member in struct:_ADDR_COMPUTE_DCCINFO_INPUT
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_surface.c382 AddrDccIn->colorSurfSize = AddrSurfInfoOut->surfSize;
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/inc/
H A Daddrinterface.h2271 UINT_64 colorSurfSize; ///< Size of color surface to which dcc key is bound member in struct:_ADDR_COMPUTE_DCCINFO_INPUT
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.c683 AddrDccIn->colorSurfSize = AddrSurfInfoOut->surfSize;
725 AddrDccIn->colorSurfSize = AddrSurfInfoOut->sliceSize;

Completed in 76 milliseconds