Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h464 void vtn_handle_variables(struct vtn_builder *b, SpvOp opcode,
Dspirv_to_nir.c2930 vtn_handle_variables(b, opcode, w, count); in vtn_handle_variable_or_type_instruction()
2971 vtn_handle_variables(b, opcode, w, count); in vtn_handle_body_instruction()
Dvtn_variables.c1267 vtn_handle_variables(struct vtn_builder *b, SpvOp opcode, in vtn_handle_variables() function