HomeSort by relevance Sort by last modified time
    Searched refs:ST_NEW_GEOMETRY_PROGRAM (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_cb_program.c 68 st->dirty.st |= ST_NEW_GEOMETRY_PROGRAM;
85 st->dirty.st |= ST_NEW_GEOMETRY_PROGRAM;
217 st->dirty.st |= ST_NEW_GEOMETRY_PROGRAM;
st_atom_constbuf.c 174 ST_NEW_GEOMETRY_PROGRAM, /* st */
st_atom_shader.c 203 ST_NEW_GEOMETRY_PROGRAM /* st */
st_atom.c 126 st->dirty.st |= ST_NEW_GEOMETRY_PROGRAM;
st_context.h 52 #define ST_NEW_GEOMETRY_PROGRAM (1 << 5)
st_atom_texture.c 382 ST_NEW_GEOMETRY_PROGRAM, /* st */

Completed in 84 milliseconds