Home | History | Annotate | Download | only in client

Lines Matching refs:IsFramebuffer

815 TEST_F(GLES2ImplementationTest, IsFramebuffer) {
817 cmds::IsFramebuffer cmd;
822 GetExpectedResultMemory(sizeof(cmds::IsFramebuffer::Result));
829 GLboolean result = gl_->IsFramebuffer(1);