Home
last modified time | relevance | path

Searched defs:DSPF_NV16 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/directfb/DirectFB-1.4.17/include/
H A Ddirectfb.h1191 DSPF_NV16 = DFB_SURFACE_PIXELFORMAT( 16, 24, 0, 0, 0, 1, 0, 0, 1, 0, 0 ), enumerator
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/c/
H A Ddirectfb.h1064DSPF_NV16 = ( (((16 ) & 0x7F) ) | (((24) & 0x1F) << 7) | (((0) & 0x0F) << 12) | (((0 ) ? 1 :0) << … enumerator
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/c/
H A D02001-directfb.h1120DSPF_NV16 = ((((16) & 0x7F)) | (((24) & 0x1F) << 7) | (((0) & 0x0F) << 12) | (((0) ? 1 : 0) <<… enumerator