Searched refs:stencilTransfer (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | readpix.c | 825 const GLboolean stencilTransfer = ctx->Pixel.IndexShift local in function:read_depth_stencil_pixels 839 !scaleOrBias && !stencilTransfer && !packing->SwapBytes) { |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | readpix.c | 833 const GLboolean stencilTransfer = ctx->Pixel.IndexShift local in function:read_depth_stencil_pixels 847 !scaleOrBias && !stencilTransfer && !packing->SwapBytes) { |
Completed in 5 milliseconds