Searched refs:radv_shader_context_from_abi (Results 1 – 1 of 1) sorted by relevance
97 radv_shader_context_from_abi(struct ac_shader_abi *abi) in radv_shader_context_from_abi() function353 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in radv_load_resource()514 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in load_tcs_varyings()556 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in store_tcs_output()624 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in load_tes_input()649 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in load_gs_input()714 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in load_sample_position()737 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in load_sample_mask_in()772 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in visit_emit_vertex_with_counter()827 struct radv_shader_context *ctx = radv_shader_context_from_abi(abi); in visit_end_primitive()[all …]