Searched refs:COPY_FUNC (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_copy_tmp.h31 #define COPY_FUNC( BITS ) \ macro
51 COPY_FUNC( 0x0 ) /* noop */
52 COPY_FUNC( 0x1 )
53 COPY_FUNC( 0x2 )
54 COPY_FUNC( 0x3 )
55 COPY_FUNC( 0x4 )
56 COPY_FUNC( 0x5 )
57 COPY_FUNC( 0x6 )
58 COPY_FUNC( 0x7 )
59 COPY_FUNC(
[all...]
/external/mesa3d/src/mesa/math/
H A Dm_copy_tmp.h31 #define COPY_FUNC( BITS ) \ macro
51 COPY_FUNC( 0x0 ) /* noop */
52 COPY_FUNC( 0x1 )
53 COPY_FUNC( 0x2 )
54 COPY_FUNC( 0x3 )
55 COPY_FUNC( 0x4 )
56 COPY_FUNC( 0x5 )
57 COPY_FUNC( 0x6 )
58 COPY_FUNC( 0x7 )
59 COPY_FUNC(
[all...]

Completed in 473 milliseconds