Home | History | Annotate | Download | only in client

Lines Matching refs:IsTexture

891 TEST_F(GLES2ImplementationTest, IsTexture) {
893 cmds::IsTexture cmd;
898 GetExpectedResultMemory(sizeof(cmds::IsTexture::Result));
905 GLboolean result = gl_->IsTexture(1);