Searched refs:nir_sloppy_bitcast (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_variables.c | 2247 nir_sloppy_bitcast(nir_builder *b, nir_ssa_def *val, in nir_sloppy_bitcast() function 2676 nir_ssa_def *u = nir_sloppy_bitcast(&b->nb, ptr, u_type->type); in vtn_handle_variables() 2695 nir_ssa_def *ptr = nir_sloppy_bitcast(&b->nb, u, ptr_type->type); in vtn_handle_variables() 2824 vtn_push_nir_ssa(b, w[2], nir_sloppy_bitcast(&b->nb, u, as_type->type)); in vtn_handle_variables()
|
Completed in 5 milliseconds