Home
last modified time | relevance | path

Searched defs:d3d12_selection_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.cpp278 struct d3d12_selection_context { struct
279 struct d3d12_context *ctx;
280 bool needs_point_sprite_lowering;
281 bool needs_vertex_reordering;
282 unsigned provoking_vertex;
283 bool alternate_tri;
284 unsigned fill_mode_lowered;
285 unsigned cull_mode_lowered;
286 bool manual_depth_range;
287 unsigned missing_dual_src_outputs;
[all …]