Searched defs:TexStorageArg (Results 1 – 1 of 1) sorted by relevance
270 struct TexStorageArg { struct278 …TexStorageArg() : func(0), target(0), levels(0), internalFormat(0), width(0), height(0), depth(0) … in TexStorageArg() argument279 TexStorageArg(const TexStorageArg& arg) in TexStorageArg() argument