Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_context.h867 uint32_t iris_group_index_to_bti(const struct iris_binding_table *bt,
Diris_program.c709 iris_group_index_to_bti(const struct iris_binding_table *bt, in iris_group_index_to_bti() function
756 bti = nir_imm_intN_t(b, iris_group_index_to_bti(bt, group, index), in rewrite_src_with_bti()
955 iris_group_index_to_bti(bt, IRIS_SURFACE_GROUP_TEXTURE, in iris_setup_binding_table()
Diris_state.c4925 if (iris_group_index_to_bti(bt, group, index) != \ in iris_populate_binding_table()