Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h388 GLushort color0, color1, tempcolor; in storedxtencodedblock() local
404 tempcolor = color0; color0 = color1; color1 = tempcolor; in storedxtencodedblock()