Searched refs:IndexShift (Results 1 – 7 of 7) sorted by relevance
198 GLint shift = ctx->Pixel.IndexShift; in _mesa_shift_and_offset_ci()252 if (ctx->Pixel.IndexShift != 0 || ctx->Pixel.IndexOffset != 0) { in _mesa_apply_stencil_transfer_ops()254 GLint shift = ctx->Pixel.IndexShift; in _mesa_apply_stencil_transfer_ops()
528 if (ctx->Pixel.IndexShift == (GLint) param) in _mesa_PixelTransferf()531 ctx->Pixel.IndexShift = (GLint) param; in _mesa_PixelTransferf()633 if (ctx->Pixel.IndexShift || ctx->Pixel.IndexOffset) in update_image_transfer_state()706 ctx->Pixel.IndexShift = 0; in _mesa_init_pixel()
605 const GLboolean stencilTransfer = ctx->Pixel.IndexShift in read_depth_stencil_pixels()
1046 GLint IndexShift, IndexOffset; member
860 { GL_INDEX_SHIFT, CONTEXT_INT(Pixel.IndexShift), NO_EXTRA },
5263 if (ctx->Pixel.IndexShift || ctx->Pixel.IndexOffset || in _mesa_pack_stencil_span()5798 if (ctx->Pixel.IndexShift || in _mesa_pack_depth_stencil_span()
2399 ctx->Pixel.IndexShift == 0 && in _mesa_meta_DrawPixels()