Searched defs:invertY (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_framebuffer.c400 boolean invertY = FALSE; local in function:emit_viewport
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_framebuffer.c418 boolean invertY = FALSE; local in function:get_viewport_prescale
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_blit.c132 const GLboolean invertY = (srcY1 < srcY0) ^ (dstY1 < dstY0); variable in typeref:typename:const GLboolean
533 const GLboolean invertY = (srcY1 < srcY0) ^ (dstY1 < dstY0); local in function:blit_linear
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_blit.c132 const GLboolean invertY = (srcY1 < srcY0) ^ (dstY1 < dstY0); variable in typeref:typename:const GLboolean
533 const GLboolean invertY = (srcY1 < srcY0) ^ (dstY1 < dstY0); local in function:blit_linear

Completed in 8 milliseconds