Home
last modified time | relevance | path

Searched refs:aMap (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dpixeltransfer.c91 const GLfloat *aMap = ctx->PixelMaps.AtoA.Map; in _mesa_map_rgba() local
101 rgba[i][ACOMP] = aMap[(int)_mesa_lroundevenf(a * ascale)]; in _mesa_map_rgba()
119 const GLfloat *aMap = ctx->PixelMaps.ItoA.Map; in _mesa_map_ci_to_rgba() local
125 rgba[i][ACOMP] = aMap[index[i] & amask]; in _mesa_map_ci_to_rgba()
/third_party/sqlite/src/
H A Dsqlite3.c42432 } aMap[] = { autolockIoFinderImpl() local
100136 u8 *aMap; /* Pointer to mapping of entire file */ global() member
151223 static const unsigned char aMap[] = { global() local
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 146 milliseconds