Home
last modified time | relevance | path

Searched defs:colorSizeBytes (Results 1 – 1 of 1) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DPaletteTexture.cpp30 void getPaletteInfo(GLenum internalFormat,unsigned int& indexSizeBits,unsigned int& colorSizeBytes,… in getPaletteInfo()
111 unsigned int colorSizeBytes; //the size of each color cell in the pallete in uncompressTexture() local