Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h367 struct brw_tes_prog_key struct
369 struct brw_base_prog_key base;
372 uint64_t inputs_read;
375 uint32_t patch_inputs_read;
384 unsigned nr_userclip_plane_consts:4;
385 unsigned clamp_pointsize:1;
386 uint32_t padding:27;