Searched defs:mirror_y (Results 1 – 3 of 3) sorted by relevance
132 bool mirror_x, bool mirror_y) in brw_blorp_blit_miptrees()150 bool mirror_x, bool mirror_y) in do_blorp_blit()208 bool mirror_x = false, mirror_y = false; in try_blorp_blit() local1639 bool mirror_x, bool mirror_y) in brw_blorp_blit_params()
1090 STAGE(mirror_y) { g = mirror(g, *(const float*)ctx); } in STAGE() argument
973 STAGE_CTX(mirror_y, const float*) { g = mirror(g, *ctx); } in STAGE_CTX() argument