Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.cpp236 struct d3d12_selection_context { struct
237 struct d3d12_context *ctx;
238 bool needs_point_sprite_lowering;
239 bool needs_vertex_reordering;
240 unsigned provoking_vertex;
241 bool alternate_tri;
242 unsigned fill_mode_lowered;
243 unsigned cull_mode_lowered;
244 bool manual_depth_range;
245 unsigned missing_dual_src_outputs;
[all …]