Searched refs:viewport_xmax (Results 1 – 3 of 3) sorted by relevance
111 clip->viewport_xmax = 1; in brw_upload_clip_unit()
127 batch_out(brw, name, offset, 8, "vp xmax %f\n", clip->viewport_xmax); in dump_clip_state()
204 GLfloat viewport_xmax; member