Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp898 …void setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inType, DrawTest…
996 void AttributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputTyp… in setupArray() function in deqp::gls::__anon43398ad90111::AttributeArray
3219 …m_glArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, attribSpec.inp… in iterate()
3220 …m_rrArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, attribSpec.inp… in iterate()
3240 …m_glArrayPack->getArray(attribNdx)->setupArray(true, attribSpec.offset, attribSpec.componentCount,… in iterate()
3241 …m_rrArrayPack->getArray(attribNdx)->setupArray(true, attribSpec.offset, attribSpec.componentCount,… in iterate()