Home | History | Annotate | Download | only in functional

Lines Matching refs:wrapT

85 															 deUint32					wrapT,
124 deUint32 wrapT,
135 , m_wrapT (wrapT)
439 deUint32 wrapT,
476 deUint32 wrapT,
486 , m_wrapT (wrapT)
816 const deUint32 wrapT = GL_CLAMP_TO_EDGE;
833 gl.texParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, wrapT);
952 const deUint32 wrapT = GL_CLAMP_TO_EDGE;
983 gl.texParameteri(GL_TEXTURE_CUBE_MAP, GL_TEXTURE_WRAP_T, wrapT);