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_program.c2607 ish->nos |= (1ull << IRIS_NOS_RASTERIZER); in iris_create_shader_state()
2639 ish->nos |= (1ull << IRIS_NOS_RASTERIZER); in iris_create_shader_state()
2654 ish->nos |= (1ull << IRIS_NOS_RASTERIZER); in iris_create_shader_state()
2663 (1ull << IRIS_NOS_RASTERIZER) | in iris_create_shader_state()
Diris_context.h198 IRIS_NOS_RASTERIZER, enumerator
Diris_state.c2044 ice->state.stage_dirty_for_nos[IRIS_NOS_RASTERIZER]; in iris_bind_rasterizer_state()