Searched refs:bind_vertex_array (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Darrayobj.c440 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/
H A Des3pStateChangeCallTests.cpp564 ADD_ARG_CASE1(bind_vertex_array, "Test cost of glBindVertexArray() calls. Note: Uses only VAO 0",
H A Des3pRedundantStateChangeTests.cpp1465 ADD_TESTCASE(bind_vertex_array, "Change vertex array binding.",
H A Des3pStateChangeTests.cpp1655 ADD_TESTCASE(bind_vertex_array, "Change vertex array binding.",
/external/deqp/modules/gles31/functional/
H A Des31fNegativeVertexArrayApiTests.cpp363 void bind_vertex_array (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
1370 {bind_vertex_array, "bind_vertex_array", "Invalid glBindVertexArray() usage" },
/external/deqp/modules/gles3/functional/
H A Des3fNegativeVertexArrayApiTests.cpp240 ES3F_ADD_API_CASE(bind_vertex_array, "Invalid glBindVertexArray() usage",

Completed in 153 milliseconds