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.h991 struct brw_gs_prog_data struct
993 struct brw_vue_prog_data base;
995 unsigned vertices_in;
1000 unsigned output_vertex_size_hwords;
1002 unsigned output_topology;
1008 unsigned control_data_header_size_hwords;
1016 unsigned control_data_format;
1018 bool include_primitive_id;
1023 int static_vertex_count;
1025 int invocations;
[all …]