Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DPaletteTexture.cpp30 void getPaletteInfo(GLenum internalFormat,unsigned int& indexSizeBits,unsigned int& colorSizeBytes,… in getPaletteInfo()
111 unsigned int colorSizeBytes = 0; //the size of each color cell in the pallete in uncompressTexture() local