Searched refs:vp_maxx (Results 1 – 2 of 2) sorted by relevance
37 float vp_maxx = fabsf(vpscale[0]) + vptranslate[0]; in vc4_emit_state() local53 maxx = MIN2(vp_maxx, job->draw_width); in vc4_emit_state()58 maxx = MIN2(vp_maxx, vc4->scissor.maxx); in vc4_emit_state()
317 float vp_maxx = fabsf(vpscale[0]) + vptranslate[0]; in v3dX() local333 maxx = MIN2(vp_maxx, job->draw_width); in v3dX()338 maxx = MIN2(vp_maxx, vc5->scissor.maxx); in v3dX()