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 Dsi_shaderlib_tgsi.c32 unsigned vs_blit_property; local in function:si_get_blitter_vs
H A Dsi_shader.c469 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 Dsi_shaderlib_tgsi.c31 unsigned vs_blit_property; local in function:si_get_blitter_vs
H A Dsi_shader.c334 static void declare_vs_blit_inputs(struct si_shader_context *ctx, unsigned vs_blit_property) argument
H A Dsi_shader_llvm_vs.c45 unsigned vs_blit_property = info->base.vs.blit_sgprs_amd; local in function:load_input_vs

Completed in 17 milliseconds