Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h277 struct elk_vs_prog_key { struct
278 struct elk_base_prog_key base;
292 uint8_t gl_attrib_wa_flags[MAX2(MAX_GL_VERT_ATTRIB, MAX_VK_VERT_ATTRIB)];
302 uint8_t point_coord_replace;
303 unsigned clamp_pointsize:1;
305 bool copy_edgeflag:1;
307 bool clamp_vertex_color:1;
316 unsigned nr_userclip_plane_consts:4;
318 uint32_t padding: 25;