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