Lines Matching refs:GLboolean
47 GLboolean swapBytes, lsbFirst; in __glXDispSwap_ReadPixels()
77 swapBytes = *(GLboolean *) (pc + 24); in __glXDispSwap_ReadPixels()
78 lsbFirst = *(GLboolean *) (pc + 25); in __glXDispSwap_ReadPixels()
110 GLboolean swapBytes; in __glXDispSwap_GetTexImage()
138 swapBytes = *(GLboolean *) (pc + 16); in __glXDispSwap_GetTexImage()
183 GLboolean lsbFirst; in __glXDispSwap_GetPolygonStipple()
201 lsbFirst = *(GLboolean *) (pc + 0); in __glXDispSwap_GetPolygonStipple()
227 GLboolean swapBytes; in GetSeparableFilter()
249 swapBytes = *(GLboolean *) (pc + 12); in GetSeparableFilter()
316 GLboolean swapBytes; in GetConvolutionFilter()
338 swapBytes = *(GLboolean *) (pc + 12); in GetConvolutionFilter()
403 GLboolean swapBytes, reset; in GetHistogram()
425 swapBytes = *(GLboolean *) (pc + 12); in GetHistogram()
426 reset = *(GLboolean *) (pc + 13); in GetHistogram()
482 GLboolean swapBytes, reset; in GetMinmax()
503 swapBytes = *(GLboolean *) (pc + 12); in GetMinmax()
504 reset = *(GLboolean *) (pc + 13); in GetMinmax()
553 GLboolean swapBytes; in GetColorTable()
575 swapBytes = *(GLboolean *) (pc + 12); in GetColorTable()