Searched refs:s_quadIndices (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsMemoryStressCase.cpp89 static const GLubyte s_quadIndices[] = member in namespace:deqp::gls
204 GLU_CHECK_CALL(glBufferData(GL_ELEMENT_ARRAY_BUFFER, sizeof(s_quadIndices), s_quadIndices, GL_STATIC_DRAW));
366 GLU_CHECK_CALL(glBufferData(GL_ELEMENT_ARRAY_BUFFER, sizeof(s_quadIndices), s_quadIndices, GL_STATIC_DRAW));

Completed in 131 milliseconds