Searched refs:pixel_type (Results 1 – 2 of 2) sorted by relevance
503 static const char *pixel_type[3] = {"8 pixel", "16 pixel", "32 pixel"}; in handle_3dstate_ps() local523 k0 = pixel_type[0]; in handle_3dstate_ps()528 k0 = pixel_type[1]; in handle_3dstate_ps()533 k0 = pixel_type[0]; in handle_3dstate_ps()535 k2 = pixel_type[1]; in handle_3dstate_ps()538 k0 = pixel_type[2]; in handle_3dstate_ps()544 k1 = pixel_type[2]; in handle_3dstate_ps()545 k2 = pixel_type[1]; in handle_3dstate_ps()548 k0 = pixel_type[0]; in handle_3dstate_ps()549 k1 = pixel_type[2]; in handle_3dstate_ps()[all …]
85 pixmap.pixel_type=(short) ReadBlobMSBShort(image); \122 pixel_type, member1689 pixmap.pixel_type=0; in WritePICTImage()1707 pixmap.pixel_type=16; in WritePICTImage()1896 (void) WriteBlobMSBShort(image,(unsigned short) pixmap.pixel_type); in WritePICTImage()