Searched refs:vtn_handle_variables (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/compiler/spirv/ |
D | vtn_private.h | 682 void vtn_handle_variables(struct vtn_builder *b, SpvOp opcode,
|
D | spirv_to_nir.c | 3466 vtn_handle_variables(b, opcode, w, count); in vtn_handle_variable_or_type_instruction() 3508 vtn_handle_variables(b, opcode, w, count); in vtn_handle_body_instruction()
|
D | vtn_variables.c | 1936 vtn_handle_variables(struct vtn_builder *b, SpvOp opcode, in vtn_handle_variables() function
|