Searched defs:vs_blit_property (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_shaderlib_tgsi.c | 32 unsigned vs_blit_property; local in function:si_get_blitter_vs |
| H A D | si_shader.c | 469 unsigned vs_blit_property = info->properties[TGSI_PROPERTY_VS_BLIT_SGPRS]; local in function:si_llvm_load_input_vs 4582 unsigned vs_blit_property = local in function:create_function 4534 declare_vs_blit_inputs(struct si_shader_context * ctx,struct si_function_info * fninfo,unsigned vs_blit_property) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_shaderlib_tgsi.c | 31 unsigned vs_blit_property; local in function:si_get_blitter_vs |
| H A D | si_shader.c | 334 static void declare_vs_blit_inputs(struct si_shader_context *ctx, unsigned vs_blit_property) argument |
| H A D | si_shader_llvm_vs.c | 45 unsigned vs_blit_property = info->base.vs.blit_sgprs_amd; local in function:load_input_vs |
Completed in 17 milliseconds