Home | History | Annotate | Download | only in functional

Lines Matching defs:wrapT

86 															 deUint32					wrapT,
125 deUint32 wrapT,
136 , m_wrapT (wrapT)
440 deUint32 wrapT,
477 deUint32 wrapT,
487 , m_wrapT (wrapT)
817 const deUint32 wrapT = GL_CLAMP_TO_EDGE;
834 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, wrapT);
953 const deUint32 wrapT = GL_CLAMP_TO_EDGE;
984 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, wrapT);