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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp226 bool needs_vertex_reordering; member in struct:d3d12_selection_context
435 needs_vertex_reordering(struct d3d12_selection_context *sel_ctx) function in typeref:typename:bool
542 } else if (sel_ctx->needs_vertex_reordering) {
679 !sel_ctx->needs_vertex_reordering &&
718 } else if (sel_ctx->needs_vertex_reordering && !sel->is_gs_variant) {
1117 sel_ctx.needs_vertex_reordering = needs_vertex_reordering(&sel_ctx);

Completed in 3 milliseconds