Home
last modified time | relevance | path

Searched refs:alignedUncompressedData (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp516 AlignedBuf<uint8_t, 64> alignedUncompressedData(size); in doCompressedTexImage2D() local
520 height, blockWidth, blockHeight, alignedUncompressedData.data(), size); in doCompressedTexImage2D()
525 alignedUncompressedData.data()); in doCompressedTexImage2D()