Searched defs:SubImage3DCopyParams (Results 1 – 1 of 1) sorted by relevance
79 struct SubImage3DCopyParams struct81 …SubImage3DCopyParams(void) : m_xoffset(0), m_yoffset(0), m_zoffset(0), m_width(0), m_height(0), m_… in SubImage3DCopyParams() function86 …glw::GLuint xoffset, const glw::GLuint yoffset, const glw::GLuint zoffset, const glw::GLuint width, in init()97 glw::GLuint m_xoffset;98 glw::GLuint m_yoffset;99 glw::GLuint m_zoffset;100 glw::GLuint m_width;101 glw::GLuint m_height;102 glw::GLuint m_depth;