Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp225 struct d3d12_selection_context { struct
226 struct d3d12_context *ctx;
227 bool needs_point_sprite_lowering;
228 bool needs_vertex_reordering;
229 unsigned provoking_vertex;
230 bool alternate_tri;
231 unsigned fill_mode_lowered;
232 unsigned cull_mode_lowered;
233 bool manual_depth_range;
234 unsigned missing_dual_src_outputs;
[all …]