Home | History | Annotate | Download | only in functional

Lines Matching refs:STORAGE_BUFFER

200 	spec.attribs[0].storage					= gls::DrawTestSpec::STORAGE_BUFFER;
211 spec.attribs[1].storage = gls::DrawTestSpec::STORAGE_BUFFER;
282 spec.attribs[0].storage = gls::DrawTestSpec::STORAGE_BUFFER;
318 spec.attribs[0].storage = gls::DrawTestSpec::STORAGE_BUFFER;
329 spec.attribs[1].storage = gls::DrawTestSpec::STORAGE_BUFFER;
365 spec.attribs[0].storage = gls::DrawTestSpec::STORAGE_BUFFER;
377 spec.attribs[1].storage = gls::DrawTestSpec::STORAGE_BUFFER;
390 spec.attribs[2].storage = gls::DrawTestSpec::STORAGE_BUFFER;
426 spec.attribs[0].storage = gls::DrawTestSpec::STORAGE_BUFFER;
454 spec.attribs[1].storage = gls::DrawTestSpec::STORAGE_BUFFER;
510 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER;
577 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER;
702 this->addChild(new AttributeGroup(m_context, name.c_str(), desc.c_str(), m_method, primitive[ndx], gls::DrawTestSpec::INDEXTYPE_SHORT, gls::DrawTestSpec::STORAGE_BUFFER));
2167 spec.indexStorage = gls::DrawTestSpec::STORAGE_BUFFER;
2186 attribSpec.storage = gls::DrawTestSpec::STORAGE_BUFFER;