Home | History | Annotate | Download | only in glshared

Lines Matching refs:TARGET_ARRAY

83 		GL_ARRAY_BUFFER				// TARGET_ARRAY,
940 , m_target (DrawTestSpec::TARGET_ARRAY)
2241 "array" // TARGET_ARRAY,
3222 m_glArrayPack->getArray(attribNdx)->data(DrawTestSpec::TARGET_ARRAY, bufferSize, data, attribSpec.usage);
3223 m_rrArrayPack->getArray(attribNdx)->data(DrawTestSpec::TARGET_ARRAY, bufferSize, data, attribSpec.usage);