Searched refs:totalBytes (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexgetimage.c1584 GLsizei totalBytes; local in function:packed_compressed_size
1589 totalBytes =
1595 return totalBytes;
1614 GLsizei totalBytes; local in function:getcompressedteximage_error_check
1655 totalBytes = packed_compressed_size(dimensions, texImage->TexFormat,
1662 if ((GLubyte *) pixels + totalBytes >
1677 if (totalBytes > bufSize) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexgetimage.c1646 GLsizei totalBytes; local in function:packed_compressed_size
1651 totalBytes =
1657 return totalBytes;
1676 GLsizei totalBytes; local in function:getcompressedteximage_error_check
1717 totalBytes = packed_compressed_size(dimensions, texImage->TexFormat,
1724 if ((GLubyte *) pixels + totalBytes >
1739 if (totalBytes > bufSize) {
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Daddrlib1.cpp2202 UINT_64 totalBytes; local in function:Addr::V1::Lib::HwlComputeXmaskCoordFromAddr
2255 &totalBytes,
2280 &totalBytes,
2368 UINT_64 totalBytes = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord
2429 &totalBytes,
2433 sliceBytes = totalBytes / numSlices;
2449 &totalBytes,
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
H A Daddrlib1.cpp2202 UINT_64 totalBytes; local in function:Addr::V1::Lib::HwlComputeXmaskCoordFromAddr
2255 &totalBytes,
2280 &totalBytes,
2368 UINT_64 totalBytes = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord
2429 &totalBytes,
2433 sliceBytes = totalBytes / numSlices;
2449 &totalBytes,
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Daddrlib1.cpp2206 UINT_64 totalBytes; local in function:Addr::V1::Lib::HwlComputeXmaskCoordFromAddr
2260 &totalBytes,
2285 &totalBytes,
2378 UINT_64 totalBytes = 0; local in function:Addr::V1::Lib::HwlComputeXmaskAddrFromCoord
2440 &totalBytes,
2444 sliceBytes = totalBytes / numSlices;
2460 &totalBytes,
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/
H A Dsiaddrlib.cpp1309 UINT_64 totalBytes; local in function:Addr::V1::SiLib::HwlComputeXmaskAddrFromCoord
1331 &totalBytes,
1352 &totalBytes,
1467 UINT_64 totalBytes; local in function:Addr::V1::SiLib::HwlComputeXmaskCoordFromAddr
1491 &totalBytes,
1511 &totalBytes,
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/r800/
H A Dsiaddrlib.cpp1308 UINT_64 totalBytes; local in function:Addr::V1::SiLib::HwlComputeXmaskAddrFromCoord
1330 &totalBytes,
1351 &totalBytes,
1466 UINT_64 totalBytes; local in function:Addr::V1::SiLib::HwlComputeXmaskCoordFromAddr
1490 &totalBytes,
1510 &totalBytes,

Completed in 27 milliseconds