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