Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.cpp886 …void setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inType, DrawTest…
984 void AttributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputTyp… in setupArray() function in deqp::gls::__anon9b8d5bd00111::AttributeArray
3208 …m_glArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, attribSpec.inp… in iterate()
3209 …m_rrArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, attribSpec.inp… in iterate()
3229 …m_glArrayPack->getArray(attribNdx)->setupArray(true, attribSpec.offset, attribSpec.componentCount,… in iterate()
3230 …m_rrArrayPack->getArray(attribNdx)->setupArray(true, attribSpec.offset, attribSpec.componentCount,… in iterate()