Searched refs:colorptr (Results 1 – 2 of 2) sorted by relevance
390 GLubyte *colorptr; in storedxtencodedblock() local405 colorptr = bestcolor[0]; bestcolor[0] = bestcolor[1]; bestcolor[1] = colorptr; in storedxtencodedblock()
2067 deUint32 *colorptr = (deUint32 *)colorOutputBuffer->getAllocation().getHostPtr(); in iterate() local2093 …deUint32 *sample = &colorptr[4*(((layer * m_data.framebufferDim.height + y) * m_data.framebufferDi… in iterate()2111 …deUint32 *sample0 = &colorptr[4*(((layer * m_data.framebufferDim.height + y) * m_data.framebufferD… in iterate()2253 …deUint32 *othersample = &colorptr[4*(((otherLayer * m_data.framebufferDim.height + y) * m_data.fra… in iterate()2270 …deUint32 *fsample = &colorptr[4*(((layer * m_data.framebufferDim.height + fy) * m_data.framebuffer… in iterate()