Searched refs:bo_vars (Results 1 – 2 of 2) sorted by relevance
471 struct bo_vars { struct479 static struct bo_vars argument482 struct bo_vars bo; in get_bo_vars()511 struct bo_vars *bo = data; in bound_bo_access_instr()572 struct bo_vars bo = get_bo_vars(zs, shader); in bound_bo_access()1166 get_bo_var(nir_shader *shader, struct bo_vars *bo, bool ssbo, nir_src *src, unsigned bit_size) in get_bo_var()1217 rewrite_atomic_ssbo_instr(nir_builder *b, nir_instr *instr, struct bo_vars *bo) in rewrite_atomic_ssbo_instr()1290 struct bo_vars *bo = data; in remove_bo_access_instr()1366 struct bo_vars bo = get_bo_vars(zs, shader); in remove_bo_access()
4727 - zink: move/refactor bo_vars struct creation in compiler