Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c2066 nir_const_value u32op = nir_const_value_for_uint(w[3], 32); in vtn_handle_constant() local
2067 vtn_foreach_decoration(b, val, spec_constant_decoration_cb, &u32op); in vtn_handle_constant()
2068 SpvOp opcode = u32op.u32; in vtn_handle_constant()

Completed in 8 milliseconds