Lines Matching defs:VertexBindingState
2572 class VertexBindingState : public deqp::GLWrapper
2581 VertexBindingState(int bindingindex) : buffer(0), offset(0), stride(16), divisor(0), index(bindingindex)
2697 VertexBindingState vb(i);
2713 VertexBindingState vb0(0);
2728 VertexBindingState vb2(2);
2774 VertexBindingState vb15(15);
2885 VertexBindingState vb(i);
2900 VertexBindingState vb(i);
2916 VertexBindingState vb5(5);
2920 VertexBindingState vb2(2);