Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DPaletteTexture.cpp126 const unsigned char* imageIndices = palette + paletteSizeBytes; in uncompressTexture() local
130 imageIndices+= (width*height*indexSizeBits)/8; in uncompressTexture()
141 - imageIndices); in uncompressTexture()
152 imageIndices[i/2] >> 4: //upper bits in uncompressTexture()
153 imageIndices[i/2] & 0xf; //lower bits in uncompressTexture()
155 paletteIndex = imageIndices[i]; in uncompressTexture()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/
Dwsi.adoc1654 pname:imageIndices.