Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h303 struct brw_vs_prog_key { struct
304 struct brw_base_prog_key base;
318 uint8_t gl_attrib_wa_flags[MAX2(MAX_GL_VERT_ATTRIB, MAX_VK_VERT_ATTRIB)];
328 uint8_t point_coord_replace;
329 unsigned clamp_pointsize:1;
331 bool copy_edgeflag:1;
333 bool clamp_vertex_color:1;
342 unsigned nr_userclip_plane_consts:4;
344 uint32_t padding: 25;