Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h464 void vtn_handle_variables(struct vtn_builder *b, SpvOp opcode,
485 nir_op vtn_nir_alu_op_for_spirv_opcode(SpvOp opcode, bool *swap,
488 void vtn_handle_alu(struct vtn_builder *b, SpvOp opcode,
Dspirv_to_nir.c218 SpvOp opcode = w[0] & SpvOpCodeMask; in vtn_foreach_instruction()
251 vtn_handle_extension(struct vtn_builder *b, SpvOp opcode, in vtn_handle_extension()
334 vtn_handle_decoration(struct vtn_builder *b, SpvOp opcode, in vtn_handle_decoration()
695 vtn_handle_type(struct vtn_builder *b, SpvOp opcode, in vtn_handle_type()
1007 vtn_handle_constant(struct vtn_builder *b, SpvOp opcode, in vtn_handle_constant()
1102 SpvOp opcode = get_specialization(b, val, w[3]); in vtn_handle_constant()
1314 vtn_handle_function_call(struct vtn_builder *b, SpvOp opcode, in vtn_handle_function_call()
1403 vtn_handle_texture(struct vtn_builder *b, SpvOp opcode, in vtn_handle_texture()
1763 fill_common_atomic_sources(struct vtn_builder *b, SpvOp opcode, in fill_common_atomic_sources()
1817 vtn_handle_image(struct vtn_builder *b, SpvOp opcode, in vtn_handle_image()
[all …]
Dvtn_alu.c155 vtn_handle_matrix_alu(struct vtn_builder *b, SpvOp opcode, in vtn_handle_matrix_alu()
214 vtn_nir_alu_op_for_spirv_opcode(SpvOp opcode, bool *swap, in vtn_nir_alu_op_for_spirv_opcode()
324 vtn_handle_alu(struct vtn_builder *b, SpvOp opcode, in vtn_handle_alu()
Dvtn_cfg.c28 vtn_cfg_handle_prepass_instruction(struct vtn_builder *b, SpvOp opcode, in vtn_cfg_handle_prepass_instruction()
485 vtn_handle_phis_first_pass(struct vtn_builder *b, SpvOp opcode, in vtn_handle_phis_first_pass()
519 vtn_handle_phi_second_pass(struct vtn_builder *b, SpvOp opcode, in vtn_handle_phi_second_pass()
Dspirv.h867 } SpvOp; typedef
Dvtn_variables.c1267 vtn_handle_variables(struct vtn_builder *b, SpvOp opcode, in vtn_handle_variables()
/external/skia/src/sksl/
Dspirv.h868 } SpvOp; typedef