Lines Matching refs:bp
359 const INT32 * bp, Bool tagged_only,
367 config->visualID = *bp++;
369 config->visualType = convert_from_x_visual_type(*bp++);
371 config->rgbMode = *bp++;
373 config->redBits = *bp++;
374 config->greenBits = *bp++;
375 config->blueBits = *bp++;
376 config->alphaBits = *bp++;
377 config->accumRedBits = *bp++;
378 config->accumGreenBits = *bp++;
379 config->accumBlueBits = *bp++;
380 config->accumAlphaBits = *bp++;
382 config->doubleBufferMode = *bp++;
383 config->stereoMode = *bp++;
385 config->rgbBits = *bp++;
386 config->depthBits = *bp++;
387 config->stencilBits = *bp++;
388 config->numAuxBuffers = *bp++;
389 config->level = *bp++;
410 config-> tag = ( fbconfig_style_tags ) ? *bp++ : 1
413 long int tag = *bp++;
420 config->rgbBits = *bp++;
423 config->level = *bp++;
432 config->numAuxBuffers = *bp++;
435 config->redBits = *bp++;
438 config->greenBits = *bp++;
441 config->blueBits = *bp++;
444 config->alphaBits = *bp++;
447 config->depthBits = *bp++;
450 config->stencilBits = *bp++;
453 config->accumRedBits = *bp++;
456 config->accumGreenBits = *bp++;
459 config->accumBlueBits = *bp++;
462 config->accumAlphaBits = *bp++;
465 config->visualRating = *bp++;
468 config->visualType = *bp++;
471 config->transparentPixel = *bp++;
474 config->transparentIndex = *bp++;
477 config->transparentRed = *bp++;
480 config->transparentGreen = *bp++;
483 config->transparentBlue = *bp++;
486 config->transparentAlpha = *bp++;
489 config->visualID = *bp++;
492 config->drawableType = *bp++;
499 renderType = *bp++;
502 config->xRenderable = *bp++;
505 config->fbconfigID = *bp++;
508 config->maxPbufferWidth = *bp++;
511 config->maxPbufferHeight = *bp++;
514 config->maxPbufferPixels = *bp++;
518 config->optimalPbufferWidth = *bp++;
521 config->optimalPbufferHeight = *bp++;
524 config->visualSelectGroup = *bp++;
527 config->swapMethod = *bp++;
531 config->sampleBuffers = *bp++;
534 config->samples = *bp++;
539 ++bp;
543 config->bindToTextureRgb = *bp++;
546 config->bindToTextureRgba = *bp++;
549 config->bindToMipmapTexture = *bp++;
552 config->bindToTextureTargets = *bp++;
555 bp++;
559 config->sRGBCapable = *bp++;
564 bp++;
571 long int tagvalue = *bp++;
576 bp++;