Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c471 struct bo_vars { struct
479 static struct bo_vars
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()

Completed in 6 milliseconds