Searched refs:ac_arg_type (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_shader_args.h38 enum ac_arg_type enum
59 enum ac_arg_type type;
149 enum ac_arg_type type, struct ac_arg *arg);
H A Dac_shader_args.c29 enum ac_arg_type type, struct ac_arg *arg)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h166 enum ac_arg_type type, struct ac_arg *arg, unsigned idx);
H A Dsi_shader.c234 enum ac_arg_type const_shader_buf_type;
371 enum ac_arg_type type, struct ac_arg *arg, unsigned idx)
H A Dsi_shader_llvm.c576 enum ac_arg_type arg_type = AC_ARG_INT;
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c4666 static LLVMTypeRef arg_llvm_type(enum ac_arg_type type, unsigned size, struct ac_llvm_context *ctx)

Completed in 16 milliseconds