Searched defs:offsetInput (Results 1 – 1 of 1) sorted by relevance
30 const T *offsetInput = reinterpret_cast<const T *>(input + (i * stride)); in CopyNativeVertexData() local43 const T *offsetInput = reinterpret_cast<const T *>(input + (i * stride)); in CopyNativeVertexData() local73 const GLbyte *offsetInput = reinterpret_cast<const GLbyte *>(input + i * stride); in Copy8SintTo16SintVertexData() local103 const GLbyte *offsetInput = reinterpret_cast<const GLbyte *>(input + i * stride); in Copy8SnormTo16SnormVertexData() local146 const uint8_t *offsetInput = input + i * stride; in Copy32FixedTo32FVertexData() local187 const T *offsetInput = reinterpret_cast<const T *>(input + (stride * i)); in CopyTo32FVertexData() local