Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:setWrapR

2051 setWrapR(static_cast<GLenum>(param));           break;
2073 case GL_TEXTURE_WRAP_R: samplerObject->setWrapR(uiround<GLenum>(param)); break;