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/
H A Des31cVertexAttribBindingTests.cpp2019 class VertexBindingState : public glcts::GLWrapper class
2028 VertexBindingState(int bindingindex) : buffer(0), offset(0), stride(16), divisor(0), index(bindingindex) in VertexBindingState() function in glcts::__anon27702::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 vb in Run()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp2572 class VertexBindingState : public deqp::GLWrapper class
2581 VertexBindingState(int bindingindex) : buffer(0), offset(0), stride(16), divisor(0), index(bindingindex) in VertexBindingState() function in gl4cts::__anon27657::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 vb in Run()
[all...]

Completed in 8 milliseconds