OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createIndexBuffer
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/performance/
es2pDrawCallBatchingTests.cpp
142
void
createIndexBuffer
(void);
422
void DrawCallBatchingTest::
createIndexBuffer
(void)
492
createIndexBuffer
();
[
all
...]
/external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp
240
GLuint
createIndexBuffer
(const glw::Functions& gl, const TestConfig& config)
535
m_indexBuffer =
createIndexBuffer
(m_gl, m_config);
[
all
...]
Completed in 184 milliseconds