Searched defs:uvwBits (Results 1 – 4 of 4) sorted by relevance
46 …IVec3 uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed… member62 …IVec3 uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed… member
40 …IVec3 uvwBits; //!< Bits per component in final per-level UV(W) coordinates. Assumed to be fixed… member
1505 const IVec3 uvwBits = m_textureType == TEXTURETYPE_2D ? IVec3(7,7,0) in verify() local
1353 const IVec3 uvwBits = m_baseParams.textureType == TEXTURETYPE_2D ? IVec3(7,7,0) in verify() local