Searched refs:is_vertex_position (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/vbo/ |
D | vbo_attrib_tmp.h | 531 is_vertex_position(const struct gl_context *ctx, GLuint index) in is_vertex_position() function 543 if (is_vertex_position(ctx, index)) in TAG() 555 if (is_vertex_position(ctx, index)) in TAG() 567 if (is_vertex_position(ctx, index)) in TAG() 579 if (is_vertex_position(ctx, index)) in TAG() 591 if (is_vertex_position(ctx, index)) in TAG() 603 if (is_vertex_position(ctx, index)) in TAG() 615 if (is_vertex_position(ctx, index)) in TAG() 627 if (is_vertex_position(ctx, index)) in TAG() 644 if (is_vertex_position(ctx, index)) in TAG() [all …]
|