HomeSort by relevance Sort by last modified time
    Searched full:vaos (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
gl_stream_draw_unittest.cc 132 GLuint vaos[2]; local
133 glGenVertexArraysOES(2, vaos);
135 glBindVertexArrayOES(vaos[0]);
139 glBindVertexArrayOES(vaos[1]);
146 glBindVertexArrayOES(vaos[0]);
150 glBindVertexArrayOES(vaos[1]);
  /external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp 2146 GLuint vaos[2] = {0}; local
2252 GLuint vaos[2] = {0}; local
2367 GLuint vaos[2] = {0}; local
2478 GLuint vaos[2] = {0}; local
2584 GLuint vaos[2] = {0}; local
2648 GLuint vaos[2] = {0}; local
2703 GLuint vaos[2] = {0}; local
2768 GLuint vaos[2] = {0}; local
2856 GLuint vaos[2] = {0}; local
    [all...]
es3fIntegerStateQueryTests.cpp 2154 GLuint vaos[2] = {0}; local
    [all...]
  /external/chromium_org/media/audio/
virtual_audio_output_stream.cc 20 // VAOS can be constructed on any thread, but will DCHECK that all
virtual_audio_output_stream.h 28 typedef base::Callback<void(VirtualAudioOutputStream* vaos)>
  /external/chromium_org/gpu/command_buffer/service/
context_state.cc 250 // Restore VAOs.
265 // If native VAO isn't supported, emulated VAOs are used.
gles2_cmd_decoder.cc     [all...]
  /external/deqp/framework/opengl/
gluDrawUtil.hpp 27 * and state to VAOs automatically if target context doesn't support
28 * user pointers or default VAOs.
  /external/chromium_org/gpu/command_buffer/client/
vertex_array_object_manager_unittest.cc 77 // Bind buffers to attribs on 2 vaos.
vertex_array_object_manager.cc 439 // Client side arrays are not allowed in vaos.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /development/perftests/panorama/input/
test_004.ppm     [all...]
test_024.ppm     [all...]

Completed in 2465 milliseconds