Searched refs:m_wrapT (Results 1 – 2 of 2) sorted by relevance
48 , m_wrapT(GraphicsContext3D::REPEAT) in WebGLTexture()117 m_wrapT = param; in setParameteri()335 … || m_wrapS != GraphicsContext3D::CLAMP_TO_EDGE || m_wrapT != GraphicsContext3D::CLAMP_TO_EDGE)) in update()
119 GC3Denum m_wrapT; variable