Home | History | Annotate | Download | only in client

Lines Matching defs:ptr2

1511   void* ptr2 = NULL;
1516 kAttribIndex2, GL_VERTEX_ATTRIB_ARRAY_POINTER, &ptr2);
1520 EXPECT_TRUE(ptr2 == reinterpret_cast<void*>(kOffset2));