Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1356 struct brw_gs_prog_data struct
1358 struct brw_vue_prog_data base;
1360 unsigned vertices_in;
1365 unsigned output_vertex_size_hwords;
1367 unsigned output_topology;
1373 unsigned control_data_header_size_hwords;
1381 unsigned control_data_format;
1383 bool include_primitive_id;
1388 int static_vertex_count;
1390 int invocations;
[all …]