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