Searched defs:y_step (Results 1 – 5 of 5) sorted by relevance
36 float y_step() const { return m_YStep; } in y_step() function
141 int y_step = dest_pitch; in ComposeScanlineV() local
585 unsigned x_step, y_step; in util_format_translate() local
1146 const glw::GLfloat y_step = 2.0f / 3.0f; in preparePositionForFace() local1330 const glw::GLfloat y_step = 2.0f / y_range; in prepareTextureCoordinatesForFace() local1439 const glw::GLfloat y_step = 2.0f / y_range; in prepareTextureCoordinatesForGatherForFace() local
46 int x_step, int y_step) { in CheckNonOpaque()