Home
last modified time | relevance | path

Searched defs:VertexBindingState (Results 1 - 2 of 2) sorted by relevance

/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
[all...]
/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
[all...]

Completed in 8 milliseconds