Searched defs:elk_vs_prog_key (Results 1 – 1 of 1) sorted by relevance
276 struct elk_vs_prog_key { struct277 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;