Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A DprojectM.cpp67 static const GLushort RGB2ARGB[8] = {0, 1, 1, 2, 2, 3, 4, 0}; variable
310 glPixelMapusv(GL_PIXEL_MAP_I_TO_I, 8, RGB2ARGB); in render_frame()