Home
last modified time | relevance | path

Searched refs:createCoordBuffer (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp202 GLuint createCoordBuffer (const glw::Functions& gl, const TestConfig& config) in createCoordBuffer() function
528 m_coordBuffer = createCoordBuffer(m_gl, m_config); in TestContext()