Home | History | Annotate | Download | only in client

Lines Matching refs:IsProgram

834 TEST_F(GLES2ImplementationTest, IsProgram) {
836 cmds::IsProgram cmd;
841 GetExpectedResultMemory(sizeof(cmds::IsProgram::Result));
848 GLboolean result = gl_->IsProgram(1);