Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_program.c68 st->dirty.st |= ST_NEW_GEOMETRY_PROGRAM; in st_bind_program()
85 st->dirty.st |= ST_NEW_GEOMETRY_PROGRAM; in st_use_program()
217 st->dirty.st |= ST_NEW_GEOMETRY_PROGRAM; in st_program_string_notify()
Dst_atom_constbuf.c174 ST_NEW_GEOMETRY_PROGRAM, /* st */
Dst_atom_shader.c203 ST_NEW_GEOMETRY_PROGRAM /* st */
Dst_atom.c126 st->dirty.st |= ST_NEW_GEOMETRY_PROGRAM; in check_program_state()
Dst_context.h52 #define ST_NEW_GEOMETRY_PROGRAM (1 << 5) macro
Dst_atom_texture.c382 ST_NEW_GEOMETRY_PROGRAM, /* st */