Searched refs:setupArray (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/modules/glshared/ |
| D | glsDrawTest.cpp | 898 …void setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inType, DrawTest… 1014 void AttributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputTyp… in setupArray() function in deqp::gls::__anon5042a7d50111::AttributeArray 3288 …m_glArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, attribSpec.inp… in iterate() 3289 …m_rrArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, attribSpec.inp… in iterate() 3309 …m_glArrayPack->getArray(attribNdx)->setupArray(true, attribSpec.offset, attribSpec.componentCount,… in iterate() 3310 …m_rrArrayPack->getArray(attribNdx)->setupArray(true, attribSpec.offset, attribSpec.componentCount,… in iterate()
|