Lines Matching refs:abi
64 void (*emit_outputs)(struct ac_shader_abi *abi,
68 void (*emit_vertex)(struct ac_shader_abi *abi,
72 void (*emit_primitive)(struct ac_shader_abi *abi,
75 LLVMValueRef (*load_inputs)(struct ac_shader_abi *abi,
84 LLVMValueRef (*load_tess_varyings)(struct ac_shader_abi *abi,
96 void (*store_tcs_outputs)(struct ac_shader_abi *abi,
104 LLVMValueRef (*load_tess_coord)(struct ac_shader_abi *abi,
108 LLVMValueRef (*load_patch_vertices_in)(struct ac_shader_abi *abi);
110 LLVMValueRef (*load_tess_level)(struct ac_shader_abi *abi,
114 LLVMValueRef (*load_ubo)(struct ac_shader_abi *abi, LLVMValueRef index);
123 LLVMValueRef (*load_ssbo)(struct ac_shader_abi *abi,
137 LLVMValueRef (*load_sampler_desc)(struct ac_shader_abi *abi,