Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.c168 context_dirty(ctx, MODELVIEW); in nouveau_enable()
178 context_dirty(ctx, MODELVIEW); in nouveau_enable()
192 context_dirty(ctx, MODELVIEW); in nouveau_enable()
245 context_dirty(ctx, MODELVIEW); in nouveau_enable()
274 context_dirty(ctx, MODELVIEW); in nouveau_light()
288 context_dirty(ctx, MODELVIEW); in nouveau_light_model()
384 context_dirty(ctx, MODELVIEW); in nouveau_tex_gen()
479 context_dirty(ctx, MODELVIEW); in nouveau_update_state()
/external/mesa3d/src/mesa/program/
Dprogram_lexer.l286 {dot}modelview { return MODELVIEW; }
Dprogram_parse.y178 %token MATERIAL MAT_PROGRAM MATRIX MATRIXINDEX MODELVIEW MVP
1683 stateMatrixName: MODELVIEW stateOptModMatNum
/external/opencv3/modules/core/src/
Dopengl.cpp1428 gl::MatrixMode(gl::MODELVIEW); in render()
Dgl_core_3_1.hpp1063 MODELVIEW = 0x1700, enumerator
/external/mesa3d/docs/
DVERSIONS552 - glGet(MODELVIEW/PROJECTION/TEXTURE_MATRIX_STACK_DEPTH) off by one