Searched refs:vertexAttribType (Results 1 – 3 of 3) sorted by relevance
50 bool vertexAttribType(GL2Encoder* ctx, GLenum type);
596 bool vertexAttribType(GL2Encoder* ctx, GLenum type) in vertexAttribType() function
751 SET_ERROR_IF(!GLESv2Validation::vertexAttribType(ctx, type), GL_INVALID_ENUM); in s_glVertexAttribPointer()