Searched refs:halfIntegerCoordinates (Results 1 – 5 of 5) sorted by relevance
62 bool halfIntegerCoordinates; member
30 bool halfIntegerCoordinates = false; // Pixel centers are not at integer coordinates variable
45 extern bool halfIntegerCoordinates; // Pixel centers are not at integer coordinates108 sw::halfIntegerCoordinates = conventions.halfIntegerCoordinates; in Renderer()
26 extern bool halfIntegerCoordinates; // Pixel centers are not at integer coordinates631 if(!halfIntegerCoordinates && !state.preTransformed) in postTransform()
24 extern bool halfIntegerCoordinates; // Pixel centers are not at integer coordinates33 if(!halfIntegerCoordinates) in setBuiltins()