Searched refs:width3 (Results 1 – 4 of 4) sorted by relevance
165 GLint width3; member318 ( (bgr_t *) ( (XRB)->origin3 - (Y) * (XRB)->width3 + 3 * (X) ))
301 xrb->width3 = xrb->ximage->bytes_per_line; in xmesa_alloc_back_storage()302 xrb->origin3 = (GLubyte *) xrb->ximage->data + xrb->width3 * (height - 1); in xmesa_alloc_back_storage()310 xrb->width2 = xrb->width3 = xrb->width4 = 0; in xmesa_alloc_back_storage()
99 width3=_RIGHT)
19792 for (size_t width3 = 0; width3 < widths.size(); width3++) in createBoolMixedBitSizeGroup() local19794 cases.push_back(IVec4(widths[width0], widths[width1], widths[width2], widths[width3])); in createBoolMixedBitSizeGroup()