Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/elk/
Delk_compiler.h276 struct elk_vs_prog_key { struct
277 struct elk_base_prog_key base;
291 uint8_t gl_attrib_wa_flags[MAX2(MAX_GL_VERT_ATTRIB, MAX_VK_VERT_ATTRIB)];
301 uint8_t point_coord_replace;
302 unsigned clamp_pointsize:1;
304 bool copy_edgeflag:1;
306 bool clamp_vertex_color:1;
315 unsigned nr_userclip_plane_consts:4;
317 uint32_t padding: 25;