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

  /external/mesa3d/src/mesa/main/
arrayobj.c 483 gen_vertex_arrays(struct gl_context *ctx, GLsizei n, GLuint *arrays) function
524 gen_vertex_arrays(ctx, n, arrays);
536 gen_vertex_arrays(ctx, n, arrays);
  /external/deqp/modules/gles31/functional/
es31fNegativeVertexArrayApiTests.cpp 346 void gen_vertex_arrays (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeVertexArrayApiTests.cpp 232 ES3F_ADD_API_CASE(gen_vertex_arrays, "Invalid glGenVertexArrays() usage",
    [all...]

Completed in 348 milliseconds