Searched refs:get_tcs_out_vertex_dw_stride_constant (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c70 static unsigned get_tcs_out_vertex_dw_stride_constant(struct si_shader_context *ctx) function in typeref:typename:unsigned
82 unsigned stride = get_tcs_out_vertex_dw_stride_constant(ctx);
94 unsigned vertex_dw_stride = get_tcs_out_vertex_dw_stride_constant(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c316 static unsigned get_tcs_out_vertex_dw_stride_constant(struct si_shader_context *ctx) function in typeref:typename:unsigned
328 unsigned stride = get_tcs_out_vertex_dw_stride_constant(ctx);
340 unsigned vertex_dw_stride = get_tcs_out_vertex_dw_stride_constant(ctx);

Completed in 13 milliseconds