Home | History | Annotate | Download | only in libGLESv2

Lines Matching defs:isSampler

1519 bool Context::isSampler(GLuint sampler) const
1521 return mResourceManager->isSampler(sampler);