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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c2765 struct vtn_type *as_type = vtn_get_type(b, w[1]); local in function:vtn_handle_variables
2774 vtn_fail_if(as_type->base_type != vtn_base_type_accel_struct,
2779 vtn_push_nir_ssa(b, w[2], nir_sloppy_bitcast(&b->nb, u, as_type->type));

Completed in 4 milliseconds