Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp897 …void setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inType, DrawTest…
995 void AttributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputTyp… in setupArray() function in deqp::gls::__anon6c59820f0111::AttributeArray
3204 …m_glArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, attribSpec.inp… in iterate()
3205 …m_rrArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, attribSpec.inp… in iterate()
3225 …m_glArrayPack->getArray(attribNdx)->setupArray(true, attribSpec.offset, attribSpec.componentCount,… in iterate()
3226 …m_rrArrayPack->getArray(attribNdx)->setupArray(true, attribSpec.offset, attribSpec.componentCount,… in iterate()