Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h1249 struct brw_gs_prog_data struct
1251 struct brw_vue_prog_data base;
1253 unsigned vertices_in;
1258 unsigned output_vertex_size_hwords;
1260 unsigned output_topology;
1266 unsigned control_data_header_size_hwords;
1274 unsigned control_data_format;
1276 bool include_primitive_id;
1281 int static_vertex_count;
1283 int invocations;
[all …]