Searched refs:pack_2s (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_render_inline.h20 static force_inline float pack_2s(int16_t x, int16_t y) function in typeref:typename:force_inline float
42 vertex_emit(sna, pack_2s(x, y));
H A Dgen4_vertex.c422 *v++ = pack_2s(x, y);
476 *v++ = pack_2s(x, y);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_render_inline.h20 static force_inline float pack_2s(int16_t x, int16_t y) function in typeref:typename:force_inline float
42 vertex_emit(sna, pack_2s(x, y));
H A Dgen4_vertex.c422 *v++ = pack_2s(x, y);
476 *v++ = pack_2s(x, y);

Completed in 12 milliseconds