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