Home
last modified time | relevance | path

Searched refs:CROCUS_DIRTY_GEN4_SF_PROG (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_draw.c145 ice->state.dirty |= CROCUS_DIRTY_GEN4_CLIP_PROG | CROCUS_DIRTY_GEN4_SF_PROG; in crocus_update_draw_info()
H A Dcrocus_context.h112 #define CROCUS_DIRTY_GEN4_SF_PROG (1ull << 33) macro
H A Dcrocus_program.c1968 ice->state.dirty |= CROCUS_DIRTY_GEN4_CLIP_PROG | CROCUS_DIRTY_GEN4_SF_PROG; in crocus_update_compiled_fs()
2006 ice->state.dirty |= CROCUS_DIRTY_GEN4_CLIP_PROG | CROCUS_DIRTY_GEN4_SF_PROG; in update_last_vue_map()
2513 if (ice->state.dirty & CROCUS_DIRTY_GEN4_SF_PROG) in crocus_update_compiled_shaders()
H A Dcrocus_state.c2211 ice->state.dirty |= CROCUS_DIRTY_GEN4_CLIP_PROG | CROCUS_DIRTY_GEN4_SF_PROG; in crocus_bind_rasterizer_state()

Completed in 25 milliseconds