Searched refs:radv_userdata_locations (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.h233 struct radv_userdata_locations { struct
256 struct radv_userdata_locations user_sgprs_locs;
H A Dradv_cmd_buffer.c611 struct radv_userdata_locations *locs =
H A Dradv_nir_to_llvm.c579 struct radv_userdata_locations *locs =
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.h183 struct radv_userdata_locations { struct
239 struct radv_userdata_locations user_sgprs_locs;
H A Dradv_shader_args.c61 struct radv_userdata_locations *locs = &args->shader_info->user_sgprs_locs;
H A Dradv_nir_to_llvm.c114 struct radv_userdata_locations *user_sgprs_locs = &ctx->args->shader_info->user_sgprs_locs;
H A Dradv_cmd_buffer.c810 struct radv_userdata_locations *locs = &pipeline->shaders[stage]->info.user_sgprs_locs;
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp5356 const struct radv_userdata_locations *user_sgprs_locs = &ctx->program->info->user_sgprs_locs;

Completed in 53 milliseconds