Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h544 struct draw_tes_llvm_variant_key struct
546 unsigned nr_samplers:8;
547 unsigned nr_sampler_views:8;
548 unsigned nr_images:8;
549 unsigned primid_output:7;
573 (sizeof(struct draw_tes_llvm_variant_key) + \ argument