Home | History | Annotate | Download | only in client

Lines Matching refs:CheckFramebufferStatus

125 TEST_F(GLES2ImplementationTest, CheckFramebufferStatus) {
127 cmds::CheckFramebufferStatus cmd;
132 GetExpectedResultMemory(sizeof(cmds::CheckFramebufferStatus::Result));
139 GLboolean result = gl_->CheckFramebufferStatus(1);