Home | History | Annotate | Download | only in client

Lines Matching refs:GetVertexAttribiv

748 TEST_F(GLES2ImplementationTest, GetVertexAttribiv) {
750 cmds::GetVertexAttribiv cmd;
752 typedef cmds::GetVertexAttribiv::Result Result;
761 gl_->GetVertexAttribiv(123, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, &result);