Searched defs:with_offset (Results 1 – 4 of 4) sorted by relevance
14 fn with_offset(coord: BackendCoord, offset: f64) -> BackendCoord; in with_offset() method31 fn with_offset(coord: BackendCoord, offset: f64) -> BackendCoord { in with_offset() method44 fn with_offset(coord: BackendCoord, offset: f64) -> BackendCoord { in with_offset() method
91 Index with_offset = *this; in AddOffsetToDim() local
244 glw::GLint with_offset[4]; member
2250 …const glw::GLint* with_offset = results + (vertex * vertex_size_in_results_buffer) + with_offset_… in verifyResult() local