Lines Matching defs:VertexBindingState
2019 class VertexBindingState : public glcts::GLWrapper
2028 VertexBindingState(int bindingindex) : buffer(0), offset(0), stride(16), divisor(0), index(bindingindex)
2141 VertexBindingState vb(i);
2157 VertexBindingState vb0(0);
2172 VertexBindingState vb2(2);
2218 VertexBindingState vb15(15);
2328 VertexBindingState vb(i);
2343 VertexBindingState vb(i);
2359 VertexBindingState vb5(5);
2363 VertexBindingState vb2(2);