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

/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_swap_texture.c19 int isnull = (pixels == NULL); local
44 WRITE_DATA( 28, int, SWAP32(isnull) );
66 int isnull = (pixels == NULL); local
93 WRITE_DATA( 32, int, SWAP32(isnull) );
119 int isnull = (pixels == NULL); local
161 WRITE_DATA( 36, int, SWAP32( isnull ) );
197 int isnull = (pixels == NULL); local
239 WRITE_DATA( 36, int, SWAP32( isnull ) );
700 int isnull = (data == NULL); local
729 WRITE_DATA( 28, int, SWAP32(isnull) );
743 int isnull = (data == NULL); local
788 int isnull = (data == NULL); local
835 int isnull = (data == NULL); local
878 int isnull = (data == NULL); local
925 int isnull = (data == NULL); local
[all...]

Completed in 1459 milliseconds