Searched refs:setupArray (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsDrawTest.cpp | 1267 …void setupArray(bool bound, int offset, int size, DrawTestSpec::InputType inType, DrawTestSpec::Ou… 1394 void AttributeArray::setupArray(bool bound, int offset, int size, DrawTestSpec::InputType inputType, in setupArray() function in deqp::gls::__anon98c09d860111::AttributeArray 3716 m_glArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, in iterate() 3719 m_rrArrayPack->getArray(attribNdx)->setupArray(false, 0, attribSpec.componentCount, in iterate() 3749 m_glArrayPack->getArray(attribNdx)->setupArray( in iterate() 3753 m_rrArrayPack->getArray(attribNdx)->setupArray( in iterate()
|