Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h467 struct draw_llvm_variant_key struct
469 unsigned nr_vertex_elements:8;
470 unsigned nr_samplers:8;
471 unsigned nr_sampler_views:8;
472 unsigned nr_images:8;
473 unsigned clamp_vertex_color:1;
474 unsigned clip_xy:1;
475 unsigned clip_z:1;
476 unsigned clip_user:1;
477 unsigned clip_halfz:1;
[all …]