/external/mesa3d/src/mesa/main/ |
arrayobj.c | 440 bind_vertex_array(struct gl_context *ctx, GLuint id, GLboolean genRequired) function 521 bind_vertex_array(ctx, id, GL_TRUE); 537 bind_vertex_array(ctx, id, GL_FALSE);
|
/external/deqp/modules/gles3/performance/ |
es3pStateChangeCallTests.cpp | 564 ADD_ARG_CASE1(bind_vertex_array, "Test cost of glBindVertexArray() calls. Note: Uses only VAO 0",
|
es3pRedundantStateChangeTests.cpp | [all...] |
es3pStateChangeTests.cpp | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fNegativeVertexArrayApiTests.cpp | 363 void bind_vertex_array (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared [all...] |
/external/deqp/modules/gles3/functional/ |
es3fNegativeVertexArrayApiTests.cpp | 240 ES3F_ADD_API_CASE(bind_vertex_array, "Invalid glBindVertexArray() usage", [all...] |