Home
last modified time | relevance | path

Searched defs:genx (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_state.c1601 struct iris_genx_state *genx = ice->state.genx; in genX() local
2747 struct iris_genx_state *genx = ice->state.genx; in iris_set_shader_images() local
3259 UNUSED struct iris_genx_state *genx = ice->state.genx; in upload_sysvals() local
3419 struct iris_genx_state *genx = ice->state.genx; in iris_set_vertex_buffers() local
3669 struct iris_genx_state *genx = ice->state.genx; in iris_set_stream_output_targets() local
5034 struct iris_genx_state *genx = ice->state.genx; in iris_restore_render_saved_bos() local
5487 struct iris_genx_state *genx = ice->state.genx; in iris_upload_dirty_render_state() local
6486 struct iris_genx_state *genx = ice->state.genx; in iris_upload_render_state() local
6897 struct iris_genx_state *genx = ice->state.genx; in iris_destroy_state() local
6963 struct iris_genx_state *genx = ice->state.genx; in iris_rebind_buffer() local
[all …]
Diris_context.h698 struct iris_genx_state *genx; member