HomeSort by relevance Sort by last modified time
    Searched refs:vbo_vertex (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/deps/glbench/src/
fillratetest.cc 85 GLuint vbo_vertex = local
102 // Reusing vbo_vertex buffer from the previous test.
153 glDeleteBuffers(1, &vbo_vertex);
163 GLuint vbo_vertex = local
236 glDeleteBuffers(1, &vbo_vertex);
windowmanagercompositingtest.cc 302 GLuint vbo_vertex = local
342 vbo_vertex, vbo_texture, vbo_texture, vbo_texture);
344 BasicTextureShaderProgram(vbo_vertex, vbo_texture);

Completed in 70 milliseconds