Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c1341 get_specialization(struct vtn_builder *b, struct vtn_value *val, in get_specialization() function
1401 int_val = get_specialization(b, val, int_val); in vtn_handle_constant()
1439 val->constant->values[0].u32[0] = get_specialization(b, val, w[3]); in vtn_handle_constant()
1442 val->constant->values[0].u16[0] = get_specialization(b, val, w[3]); in vtn_handle_constant()
1504 SpvOp opcode = get_specialization(b, val, w[3]); in vtn_handle_constant()