Home
last modified time | relevance | path

Searched refs:bo_vars (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c471 struct bo_vars { struct
479 static struct bo_vars argument
482 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()
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst4727 - zink: move/refactor bo_vars struct creation in compiler