Searched refs:vertex_attrib_format (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dvarray.c1996 vertex_attrib_format(GLuint attribIndex, GLint size, GLenum type, function
2050 vertex_attrib_format(attribIndex, size, type, normalized,
2061 vertex_attrib_format(attribIndex, size, type, GL_FALSE,
2071 vertex_attrib_format(attribIndex, size, type, GL_FALSE, GL_FALSE,
/external/deqp/modules/gles31/functional/
H A Des31fNegativeVertexArrayApiTests.cpp223 void vertex_attrib_format (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
1365 {vertex_attrib_format, "vertex_attrib_format", "Invalid glVertexAttribFormat() usage" },

Completed in 86 milliseconds