Searched defs:MappedTexture (Results 1 – 1 of 1) sorted by relevance
306 struct MappedTexture : public MappedResource { in NON_EXPORTED_BASE() struct307 MappedTexture( in NON_EXPORTED_BASE() argument332 GLenum target; in NON_EXPORTED_BASE()333 GLint level; in NON_EXPORTED_BASE()334 GLint xoffset; in NON_EXPORTED_BASE()335 GLint yoffset; in NON_EXPORTED_BASE()336 GLsizei width; in NON_EXPORTED_BASE()337 GLsizei height; in NON_EXPORTED_BASE()338 GLenum format; in NON_EXPORTED_BASE()339 GLenum type; in NON_EXPORTED_BASE()