Home | History | Annotate | Download | only in client

Lines Matching refs:GetBufferParameteriv

563 TEST_F(GLES2ImplementationTest, GetBufferParameteriv) {
565 cmds::GetBufferParameteriv cmd;
567 typedef cmds::GetBufferParameteriv::Result Result;
575 gl_->GetBufferParameteriv(123, GL_BUFFER_SIZE, &result);