Home
last modified time | relevance | path

Searched refs:pop_matrix (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmatrix.c369 pop_matrix( struct gl_context *ctx, struct gl_matrix_stack *stack ) in pop_matrix() function
409 if (!pop_matrix(ctx, stack)) { in _mesa_PopMatrix()
432 if (!pop_matrix(ctx, stack)) { in _mesa_MatrixPopEXT()