Searched defs:hb (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/ |
H A D | state_hint.c | 16 CRHintBits *hb = &(sb->hint); local 19 RESET(hb->perspectiveCorrection, ctx->bitid); 21 RESET(hb->pointSmooth, ctx->bitid); 23 RESET(hb->lineSmooth, ctx->bitid); 25 RESET(hb->polygonSmooth, ctx->bitid); 27 RESET(hb->fog, ctx->bitid); 30 RESET(hb->clipVolumeClipping, ctx->bitid); 34 RESET(hb->textureCompression, ctx->bitid); 38 RESET(hb->generateMipmap, ctx->bitid); 40 RESET(hb 48 CRHintBits *hb = &(sb->hint); local [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/ |
H A D | ns_addr.c | 117 int hb[6], *hp; local 125 &hb[0], &hb[1], &hb[2], &hb[3], &hb[4])))) { 126 cvtbase(1000L, 256, hb, i, out, len); 133 &hb[0], &hb[1], &hb[ [all...] |
Completed in 80 milliseconds