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

  /external/deqp/modules/gles31/functional/
es31fNegativeVertexArrayApiTests.cpp 363 void bind_vertex_array (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
    [all...]
  /external/mesa3d/src/mesa/main/
arrayobj.c 405 bind_vertex_array(struct gl_context *ctx, GLuint id, bool no_error) function
460 bind_vertex_array(ctx, id, true);
468 bind_vertex_array(ctx, id, false);

Completed in 433 milliseconds