Home
last modified time | relevance | path

Searched refs:VertexBindingState (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp2019 class VertexBindingState : public glcts::GLWrapper class
2028VertexBindingState(int bindingindex) : buffer(0), offset(0), stride(16), divisor(0), index(binding… in VertexBindingState() function in glcts::__anona6f49d620111::VertexBindingState
2141 VertexBindingState vb(i); in Run()
2157 VertexBindingState vb0(0); in Run()
2172 VertexBindingState vb2(2); in Run()
2218 VertexBindingState vb15(15); in Run()
2328 VertexBindingState vb(i); in Run()
2343 VertexBindingState vb(i); in Run()
2359 VertexBindingState vb5(5); in Run()
2363 VertexBindingState vb2(2); in Run()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp2572 class VertexBindingState : public deqp::GLWrapper class
2581VertexBindingState(int bindingindex) : buffer(0), offset(0), stride(16), divisor(0), index(binding… in VertexBindingState() function in gl4cts::__anon99bd9f110111::VertexBindingState
2697 VertexBindingState vb(i); in Run()
2713 VertexBindingState vb0(0); in Run()
2728 VertexBindingState vb2(2); in Run()
2774 VertexBindingState vb15(15); in Run()
2885 VertexBindingState vb(i); in Run()
2900 VertexBindingState vb(i); in Run()
2916 VertexBindingState vb5(5); in Run()
2920 VertexBindingState vb2(2); in Run()