Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h194 IRIS_NOS_RASTERIZER, enumerator
Diris_program.c2588 ish->nos |= (1ull << IRIS_NOS_RASTERIZER); in iris_create_shader_state()
2622 ish->nos |= (1ull << IRIS_NOS_RASTERIZER); in iris_create_shader_state()
2637 ish->nos |= (1ull << IRIS_NOS_RASTERIZER); in iris_create_shader_state()
2646 (1ull << IRIS_NOS_RASTERIZER) | in iris_create_shader_state()
Diris_state.c1949 ice->state.stage_dirty_for_nos[IRIS_NOS_RASTERIZER]; in iris_bind_rasterizer_state()